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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??芦?n}??芦?n{^ 001111110011111110001000101100000011111101101110011111010011111100111111100010001011000000111111011011100111101101011110 3f3f88b03f6e7d3f3f88b03f6e7b5e
EUC-JP ??芦?n}??芦?n{^ 001111110011111110110000101100100011111101101110011111010011111100111111101100001011001000111111011011100111101101011110 3f3fb0b23f6e7d3f3fb0b23f6e7b5e
UTF-8 瓆렼芦렦n}瓆렼芦렦n{^ 1110011110010011100001101110101110100000101111001110100010001010101001101110101110100000101001100110111001111101111001111001001110000110111010111010000010111100111010001000101010100110111010111010000010100110011011100111101101011110 e79386eba0bce88aa6eba0a66e7de79386eba0bce88aa6eba0a66e7b5e
UHC 瓆렼芦렦n}瓆렼芦렦n{^ 111100101110111110001110110001001111101111011000100011101011010101101110011111011111001011101111100011101100010011111011110110001000111010110101011011100111101101011110 f2ef8ec4fbd88eb56e7df2ef8ec4fbd88eb56e7b5e

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