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 1001001001101110001111110111110101110110100100100110111000111111011111010111011001000010 926e3f7d76926e3f7d7642
EUC-JP 地?}v地?}vB 1100001111001111001111110111110101110110110000111100111100111111011111010111011001000010 c3cf3f7d76c3cf3f7d7642
UTF-8 地렎}v地렎}vB 1110010110011100101100001110101110100000100011100111110101110110111001011001110010110000111010111010000010001110011111010111011001000010 e59cb0eba08e7d76e59cb0eba08e7d7642
UHC 地렎}v地렎}vB 11110010101000101000111010100100011111010111011011110010101000101000111010100100011111010111011001000010 f2a28ea47d76f2a28ea47d7642

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