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 0011111110011110101111100111110101110110001111111001111010111110011111010111011001000010 3f9ebe7d763f9ebe7d7642
EUC-JP ?楡}v?楡}vB 0011111111011100110000000111110101110110001111111101110011000000011111010111011001000010 3fdcc07d763fdcc07d7642
UTF-8 접楡}v접楡}vB 1110110010100000100100011110011010100101101000010111110101110110111011001010000010010001111001101010010110100001011111010111011001000010 eca091e6a5a17d76eca091e6a5a17d7642
UHC 접楡}v접楡}vB 11000001101000101110101011111000011111010111011011000001101000101110101011111000011111010111011001000010 c1a2eaf87d76c1a2eaf87d7642

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