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{^ 11100000110101011110000010110111111000001101001101111011010011100111110111100000110101011110000010110111111000001101001101111011010011100111101101011110 e0d5e0b7e0d37b4e7de0d5e0b7e0d37b4e7b5e
EUC-JP 獨犢獗{N}獨犢獗{N{^ 11100000110101111110000010111001111000001101010101111011010011100111110111100000110101111110000010111001111000001101010101111011010011100111101101011110 e0d7e0b9e0d57b4e7de0d7e0b9e0d57b4e7b5e
UTF-8 獨犢獗{N}獨犢獗{N{^ 11100111100011011010100011100111100010101010001011100111100011011001011101111011010011100111110111100111100011011010100011100111100010101010001011100111100011011001011101111011010011100111101101011110 e78da8e78aa2e78d977b4e7de78da8e78aa2e78d977b4e7b5e
UHC 獨犢獗{N}獨犢獗{N{^ 11010100101111001101010010111011110011111111000101111011010011100111110111010100101111001101010010111011110011111111000101111011010011100111101101011110 d4bcd4bbcff17b4e7dd4bcd4bbcff17b4e7b5e

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