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 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 牀車尺v牀車尺vB 111000001010110010001110110101001000111011011010011101101110000010101100100011101101010010001110110110100111011001000010 e0ac8ed48eda76e0ac8ed48eda7642
EUC-JP 牀車尺v牀車尺vB 111000001010111010111100110101101011110011011100011101101110000010101110101111001101011010111100110111000111011001000010 e0aebcd6bcdc76e0aebcd6bcdc7642
UTF-8 牀車尺v牀車尺vB 111001111000100110000000111010001011101110001010111001011011000010111010011101101110011110001001100000001110100010111011100010101110010110110000101110100111011001000010 e78980e8bb8ae5b0ba76e78980e8bb8ae5b0ba7642
UHC 牀車尺v牀車尺vB 110111111101000111110011101100111111010010101001011101101101111111010001111100111011001111110100101010010111011001000010 dfd1f3b3f4a976dfd1f3b3f4a97642

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