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{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN 崖ラ?{N}崖ラ?{N{^ 1000101001010010100000111000100100111111011110110100111001111101100010100101001010000011100010010011111101111011010011100111101101011110 8a5283893f7b4e7d8a5283893f7b4e7b5e
EUC-JP 崖ラ?{N}崖ラ?{N{^ 1011001110110011101001011110100100111111011110110100111001111101101100111011001110100101111010010011111101111011010011100111101101011110 b3b3a5e93f7b4e7db3b3a5e93f7b4e7b5e
UTF-8 崖ラ닎{N}崖ラ닎{N{^ 11100101101101001001011011100011100000111010100111101011100010111000111001111011010011100111110111100101101101001001011011100011100000111010100111101011100010111000111001111011010011100111101101011110 e5b496e383a9eb8b8e7b4e7de5b496e383a9eb8b8e7b4e7b5e
UHC 崖ラ닎{N}崖ラ닎{N{^ 11100100111100001010101111101001100010001001010001111011010011100111110111100100111100001010101111101001100010001001010001111011010011100111101101011110 e4f0abe988947b4e7de4f0abe988947b4e7b5e

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