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{^ 0011111111100110011000111000001011001111011110110100111001111101001111111110011001100011100000101100111101111011010011100111101101011110 3fe66382cf7b4e7d3fe66382cf7b4e7b5e
EUC-JP ?訥ぱ{N}?訥ぱ{N{^ 0011111111101011110001001010010011010001011110110100111001111101001111111110101111000100101001001101000101111011010011100111101101011110 3febc4a4d17b4e7d3febc4a4d17b4e7b5e
UTF-8 룵訥ぱ{N}룵訥ぱ{N{^ 11101011101000111011010111101000101010001010010111100011100000011011000101111011010011100111110111101011101000111011010111101000101010001010010111100011100000011011000101111011010011100111101101011110 eba3b5e8a8a5e381b17b4e7deba3b5e8a8a5e381b17b4e7b5e
UHC 룵訥ぱ{N}룵訥ぱ{N{^ 10001111101010101101001011101101101010101101000101111011010011100111110110001111101010101101001011101101101010101101000101111011010011100111101101011110 8faad2edaad17b4e7d8faad2edaad17b4e7b5e

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