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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?持宗?n}?持宗?n{^ 0011111110001110100111011000111101000000001111110110111001111101001111111000111010011101100011110100000000111111011011100111101101011110 3f8e9d8f403f6e7d3f8e9d8f403f6e7b5e
EUC-JP ?持宗?n}?持宗?n{^ 0011111110111011111111011011110110100001001111110110111001111101001111111011101111111101101111011010000100111111011011100111101101011110 3fbbfdbda13f6e7d3fbbfdbda13f6e7b5e
UTF-8 롒持宗렧n}롒持宗렧n{^ 1110101110100001100100101110011010001100100000011110010110101110100101111110101110100000101001110110111001111101111010111010000110010010111001101000110010000001111001011010111010010111111010111010000010100111011011100111101101011110 eba192e68c81e5ae97eba0a76e7deba192e68c81e5ae97eba0a76e7b5e
UHC 롒持宗렧n}롒持宗렧n{^ 100011101101011111110010101001011111000011110011100011101011011001101110011111011000111011010111111100101010010111110000111100111000111010110110011011100111101101011110 8ed7f2a5f0f38eb66e7d8ed7f2a5f0f38eb66e7b5e

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