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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?琉??N}?琉??N{^ 001111111001011110101110001111110011111101001110011111010011111110010111101011100011111100111111010011100111101101011110 3f97ae3f3f4e7d3f97ae3f3f4e7b5e
EUC-JP ?琉??N}?琉??N{^ 001111111100111010110000001111110011111101001110011111010011111111001110101100000011111100111111010011100111101101011110 3fceb03f3f4e7d3fceb03f3f4e7b5e
UTF-8 렺琉렻렕N}렺琉렻렕N{^ 1110101110100000101110101110011110010000100010011110101110100000101110111110101110100000100101010100111001111101111010111010000010111010111001111001000010001001111010111010000010111011111010111010000010010101010011100111101101011110 eba0bae79089eba0bbeba0954e7deba0bae79089eba0bbeba0954e7b5e
UHC 렺琉렻렕N}렺琉렻렕N{^ 100011101100001011010111101110001000111011000011100011101010101001001110011111011000111011000010110101111011100010001110110000111000111010101010010011100111101101011110 8ec2d7b88ec38eaa4e7d8ec2d7b88ec38eaa4e7b5e

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