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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 弔?窪坤\}弔?窪坤\{^ 10010010101000100011111110001100010001011000110110100011010111000111110110010010101000100011111110001100010001011000110110100011010111000111101101011110 92a23f8c458da35c7d92a23f8c458da35c7b5e
EUC-JP 弔?窪坤\}弔?窪坤\{^ 11000100101001000011111110110111101001101011101010100101010111000111110111000100101001000011111110110111101001101011101010100101010111000111101101011110 c4a43fb7a6baa55c7dc4a43fb7a6baa55c7b5e
UTF-8 弔렟窪坤\}弔렟窪坤\{^ 1110010110111100100101001110101110100000100111111110011110101010101010101110010110011101101001000101110001111101111001011011110010010100111010111010000010011111111001111010101010101010111001011001110110100100010111000111101101011110 e5bc94eba09fe7aaaae59da45c7de5bc94eba09fe7aaaae59da45c7b5e
UHC 弔렟窪坤\}弔렟窪坤\{^ 111100001100000010001110101100001110100011000001110011011101111001011100011111011111000011000000100011101011000011101000110000011100110111011110010111000111101101011110 f0c08eb0e8c1cdde5c7df0c08eb0e8c1cdde5c7b5e

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