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^ 1110110010010010100101001110101110100000101000001110110010010001100010001110101110100000101111000101001001001100111011001001001010010100111010111010000010100000111011001001000110001000111010111010000010111100010100100100110001011110 ec9294eba0a0ec9188eba0bc524cec9294eba0a0ec9188eba0bc524c5e
UHC 쒔렠쑈렼RL쒔렠쑈렼RL^ 101111101010110110001110101100011011111010100100100011101100010001010010010011001011111010101101100011101011000110111110101001001000111011000100010100100100110001011110 bead8eb1bea48ec4524cbead8eb1bea48ec4524c5e

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