To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 弔?芸?衣??窪 100100101010001000111111100011000111110000111111100010001101111100111111001111111000110001000101 92a23f8c7c3f88df3f3f8c45
EUC-JP 弔?芸?衣??窪 110001001010010000111111101101111101110100111111101100001110000100111111001111111011011110100110 c4a43fb7dd3fb0e13f3fb7a6
UTF-8 弔렟芸렑衣쯔㉢窪 111001011011110010010100111010111010000010011111111010001000101010111000111010111010000010010001111010001010000110100011111011001010111110010100111000111000100110100010111001111010101010101010 e5bc94eba09fe88ab8eba091e8a1a3ecaf94e389a2e7aaaa
UHC 弔렟芸렑衣쯔㉢窪 11110000110000001000111010110000111010011111110110001110101001101110101111111101110000101110101010101000101100111110100011000001 f0c08eb0e9fd8ea6ebfdc2eaa8b3e8c1

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)