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 弔?依?\}弔?依?\{^ 1001001010100010001111111000100011001011001111110101110001111101100100101010001000111111100010001100101100111111010111000111101101011110 92a23f88cb3f5c7d92a23f88cb3f5c7b5e
EUC-JP 弔?依?\}弔?依?\{^ 1100010010100100001111111011000011001101001111110101110001111101110001001010010000111111101100001100110100111111010111000111101101011110 c4a43fb0cd3f5c7dc4a43fb0cd3f5c7b5e
UTF-8 弔렟依렋\}弔렟依렋\{^ 1110010110111100100101001110101110100000100111111110010010111110100111011110101110100000100010110101110001111101111001011011110010010100111010111010000010011111111001001011111010011101111010111010000010001011010111000111101101011110 e5bc94eba09fe4be9deba08b5c7de5bc94eba09fe4be9deba08b5c7b5e
UHC 弔렟依렋\}弔렟依렋\{^ 111100001100000010001110101100001110101111101110100011101010001001011100011111011111000011000000100011101011000011101011111011101000111010100010010111000111101101011110 f0c08eb0ebee8ea25c7df0c08eb0ebee8ea25c7b5e

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