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 ???L????O 001111110011111100111111010011000011111100111111001111110011111101001111 3f3f3f4c3f3f3f3f4f
SJIS-WIN ???L???珥O 00111111001111110011111101001100001111110011111100111111111000001110000001001111 3f3f3f4c3f3f3fe0e04f
EUC-JP ???L???珥O 00111111001111110011111101001100001111110011111100111111111000001110001001001111 3f3f3f4c3f3f3fe0e24f
UTF-8 룶엌∼L룶엌룫珥O 1110101110100011101101101110110010010111100011001110001010001000101111000100110011101011101000111011011011101100100101111000110011101011101000111010101111100111100011111010010101001111 eba3b6ec978ce288bc4ceba3b6ec978ceba3abe78fa54f
UHC 룶엌∼L룶엌룫珥O 10001111101010111011111011111101101000011010110101001100100011111010101110111110111111011000111110100010111011001011010001001111 8fabbefda1ad4c8fabbefd8fa2ecb44f

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