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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 弔??拒v弔??拒vB 100100101010001000111111001111111000101110010001011101101001001010100010001111110011111110001011100100010111011001000010 92a23f3f8b917692a23f3f8b917642
EUC-JP 弔?饔拒v弔?饔拒vB 11000100101001000011111110001111111010001110111110110101111100010111011011000100101001000011111110001111111010001110111110110101111100010111011001000010 c4a43f8fe8efb5f176c4a43f8fe8efb5f17642
UTF-8 弔렟饔拒v弔렟饔拒vB 111001011011110010010100111010111010000010011111111010011010010110010100111001101000101110010010011101101110010110111100100101001110101110100000100111111110100110100101100101001110011010001011100100100111011001000010 e5bc94eba09fe9a594e68b9276e5bc94eba09fe9a594e68b927642
UHC 弔렟饔拒v弔렟饔拒vB 11110000110000001000111010110000111010001011110111001011110111100111011011110000110000001000111010110000111010001011110111001011110111100111011001000010 f0c08eb0e8bdcbde76f0c08eb0e8bdcbde7642

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