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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ??阿??}??阿??{^ 001111110011111110001000101000100011111100111111011111010011111100111111100010001010001000111111001111110111101101011110 3f3f88a23f3f7d3f3f88a23f3f7b5e
EUC-JP ??阿??}??阿??{^ 001111110011111110110000101001000011111100111111011111010011111100111111101100001010010000111111001111110111101101011110 3f3fb0a43f3f7d3f3fb0a43f3f7b5e
UTF-8 렳롃阿뤺턭}렳롃阿뤺턭{^ 111010111010000010110011111010111010000110000011111010011001100010111111111010111010010010111010111011011000010010101101011111011110101110100000101100111110101110100001100000111110100110011000101111111110101110100100101110101110110110000100101011010111101101011110 eba0b3eba183e998bfeba4baed84ad7deba0b3eba183e998bfeba4baed84ad7b5e
UHC 렳롃阿뤺턭}렳롃阿뤺턭{^ 1000111011000000100011101100101011100100101110011000111111101000101101100110111001111101100011101100000010001110110010101110010010111001100011111110100010110110011011100111101101011110 8ec08ecae4b98fe8b66e7d8ec08ecae4b98fe8b66e7b5e

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