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{^ 11101001101110111000110111111001100111101001010001111011010011100111110111101001101110111000110111111001100111101001010001111011010011100111101101011110 e9bb8df99e947b4e7de9bb8df99e947b4e7b5e
EUC-JP 鮟笹梍{N}鮟笹梍{N{^ 11110010101111011011101011111011110110111111010001111011010011100111110111110010101111011011101011111011110110111111010001111011010011100111101101011110 f2bdbafbdbf47b4e7df2bdbafbdbf47b4e7b5e
UTF-8 鮟笹梍{N}鮟笹梍{N{^ 11101001101011101001111111100111101011001011100111100110101000101000110101111011010011100111110111101001101011101001111111100111101011001011100111100110101000101000110101111011010011100111101101011110 e9ae9fe7acb9e6a28d7b4e7de9ae9fe7acb9e6a28d7b4e7b5e
UHC 鮟笹?{N}鮟笹?{N{^ 1110010011010101111000011010101100111111011110110100111001111101111001001101010111100001101010110011111101111011010011100111101101011110 e4d5e1ab3f7b4e7de4d5e1ab3f7b4e7b5e

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