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 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN セホ鴫}vセホ鴫}vB 10111110110011101000111010110000011111010111011010111110110011101000111010110000011111010111011001000010 bece8eb07d76bece8eb07d7642
EUC-JP セホ鴫}vセホ鴫}vB 1000111010111110100011101100111010111100101100100111110101110110100011101011111010001110110011101011110010110010011111010111011001000010 8ebe8ecebcb27d768ebe8ecebcb27d7642
UTF-8 セホ鴫}vセホ鴫}vB 1110111110111101101111101110111110111110100011101110100110110100101010110111110101110110111011111011110110111110111011111011111010001110111010011011010010101011011111010111011001000010 efbdbeefbe8ee9b4ab7d76efbdbeefbe8ee9b4ab7d7642
UHC ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642

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