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 ????RL????RL^ 00111111001111110011111100111111010100100100110000111111001111110011111100111111010100100100110001011110 3f3f3f3f524c3f3f3f3f524c5e
SJIS-WIN ????RL????RL^ 00111111001111110011111100111111010100100100110000111111001111110011111100111111010100100100110001011110 3f3f3f3f524c3f3f3f3f524c5e
EUC-JP ????RL????RL^ 00111111001111110011111100111111010100100100110000111111001111110011111100111111010100100100110001011110 3f3f3f3f524c3f3f3f3f524c5e
UTF-8 렯롉렯렡RL렯롉렯렡RL^ 1110101110100000101011111110101110100001100010011110101110100000101011111110101110100000101000010101001001001100111010111010000010101111111010111010000110001001111010111010000010101111111010111010000010100001010100100100110001011110 eba0afeba189eba0afeba0a1524ceba0afeba189eba0afeba0a1524c5e
UHC 렯롉렯렡RL렯롉렯렡RL^ 100011101011110010001110110011111000111010111100100011101011001001010010010011001000111010111100100011101100111110001110101111001000111010110010010100100100110001011110 8ebc8ecf8ebc8eb2524c8ebc8ecf8ebc8eb2524c5e

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