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 10011111011000101000000110101010001111110111011010011111011000101000000110101010001111110111011001000010 9f6281aa3f769f6281aa3f7642
EUC-JP 歟↑?v歟↑?vB 11011101110000111010001010101100001111110111011011011101110000111010001010101100001111110111011001000010 ddc3a2ac3f76ddc3a2ac3f7642
UTF-8 歟↑뜇v歟↑뜇vB 111001101010110110011111111000101000011010010001111010111001110010000111011101101110011010101101100111111110001010000110100100011110101110011100100001110111011001000010 e6ad9fe28691eb9c8776e6ad9fe28691eb9c877642
UHC 歟↑뜇v歟↑뜇vB 111001101010001010100001111010001000110110001010011101101110011010100010101000011110100010001101100010100111011001000010 e6a2a1e88d8a76e6a2a1e88d8a7642

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