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 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
EUC-JP 芩?}v芩?}vB 10001111110101111100001100111111011111010111011010001111110101111100001100111111011111010111011001000010 8fd7c33f7d768fd7c33f7d7642
UTF-8 芩좟}v芩좟}vB 1110100010001010101010011110110010100010100111110111110101110110111010001000101010101001111011001010001010011111011111010111011001000010 e88aa9eca29f7d76e88aa9eca29f7d7642
UHC 芩좟}v芩좟}vB 11010000110110011100000111000110011111010111011011010000110110011100000111000110011111010111011001000010 d0d9c1c67d76d0d9c1c67d7642

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