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 00111111100011111000111000111111011111010111011000111111100011111000111000111111011111010111011001000010 3f8f8e3f7d763f8f8e3f7d7642
EUC-JP ?庶?}v?庶?}vB 00111111101111011110111000111111011111010111011000111111101111011110111000111111011111010111011001000010 3fbdee3f7d763fbdee3f7d7642
UTF-8 렱庶렦}v렱庶렦}vB 1110101110100000101100011110010110111010101101101110101110100000101001100111110101110110111010111010000010110001111001011011101010110110111010111010000010100110011111010111011001000010 eba0b1e5bab6eba0a67d76eba0b1e5bab6eba0a67d7642
UHC 렱庶렦}v렱庶렦}vB 1000111010111110110111111110111010001110101101010111110101110110100011101011111011011111111011101000111010110101011111010111011001000010 8ebedfee8eb57d768ebedfee8eb57d7642

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