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 弔?梯?\}弔?梯?\{^ 1001001010100010001111111001001011110010001111110101110001111101100100101010001000111111100100101111001000111111010111000111101101011110 92a23f92f23f5c7d92a23f92f23f5c7b5e
EUC-JP 弔?梯?\}弔?梯?\{^ 1100010010100100001111111100010011110100001111110101110001111101110001001010010000111111110001001111010000111111010111000111101101011110 c4a43fc4f43f5c7dc4a43fc4f43f5c7b5e
UTF-8 弔렟梯렟\}弔렟梯렟\{^ 1110010110111100100101001110101110100000100111111110011010100010101011111110101110100000100111110101110001111101111001011011110010010100111010111010000010011111111001101010001010101111111010111010000010011111010111000111101101011110 e5bc94eba09fe6a2afeba09f5c7de5bc94eba09fe6a2afeba09f5c7b5e
UHC 弔렟梯렟\}弔렟梯렟\{^ 111100001100000010001110101100001111000010101100100011101011000001011100011111011111000011000000100011101011000011110000101011001000111010110000010111000111101101011110 f0c08eb0f0ac8eb05c7df0c08eb0f0ac8eb05c7b5e

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