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 111001001100111010001110110110001000111011011010011101101110010011001110100011101101100010001110110110100111011001000010 e4ce8ed88eda76e4ce8ed88eda7642
EUC-JP 萸借尺v萸借尺vB 111010001101000010111100110110101011110011011100011101101110100011010000101111001101101010111100110111000111011001000010 e8d0bcdabcdc76e8d0bcdabcdc7642
UTF-8 萸借尺v萸借尺vB 111010001001000010111000111001011000000010011111111001011011000010111010011101101110100010010000101110001110010110000000100111111110010110110000101110100111011001000010 e890b8e5809fe5b0ba76e890b8e5809fe5b0ba7642
UHC 萸借尺v萸借尺vB 111010111010110111110011101010001111010010101001011101101110101110101101111100111010100011110100101010010111011001000010 ebadf3a8f4a976ebadf3a8f4a97642

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