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 00111111100110011111001100111111011111010111011000111111100110011111001100111111011111010111011001000010 3f99f33f7d763f99f33f7d7642
EUC-JP ?咐?}v?咐?}vB 00111111110100101111010100111111011111010111011000111111110100101111010100111111011111010111011001000010 3fd2f53f7d763fd2f53f7d7642
UTF-8 뤫咐ㄴ}v뤫咐ㄴ}vB 1110101110100100101010111110010110010010100100001110001110000100101101000111110101110110111010111010010010101011111001011001001010010000111000111000010010110100011111010111011001000010 eba4abe59290e384b47d76eba4abe59290e384b47d7642
UHC 뤫咐ㄴ}v뤫咐ㄴ}vB 1000111111011001110111001111101110100100101001000111110101110110100011111101100111011100111110111010010010100100011111010111011001000010 8fd9dcfba4a47d768fd9dcfba4a47d7642

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