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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN ?燿}v?燿}vB 0011111111100000101000000111110101110110001111111110000010100000011111010111011001000010 3fe0a07d763fe0a07d7642
EUC-JP ?燿}v?燿}vB 0011111111100000101000100111110101110110001111111110000010100010011111010111011001000010 3fe0a27d763fe0a27d7642
UTF-8 쐷燿}v쐷燿}vB 1110110010010000101101111110011110000111101111110111110101110110111011001001000010110111111001111000011110111111011111010111011001000010 ec90b7e787bf7d76ec90b7e787bf7d7642
UHC 쐷燿}v쐷燿}vB 10011100100110011110100011111100011111010111011010011100100110011110100011111100011111010111011001000010 9c99e8fc7d769c99e8fc7d7642

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