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 1110010101010101001111110111110101110110111001010101010100111111011111010111011001000010 e5553f7d76e5553f7d7642
EUC-JP 藏?}v藏?}vB 1110100110110110001111110111110101110110111010011011011000111111011111010111011001000010 e9b63f7d76e9b63f7d7642
UTF-8 藏렣}v藏렣}vB 1110100010010111100011111110101110100000101000110111110101110110111010001001011110001111111010111010000010100011011111010111011001000010 e8978feba0a37d76e8978feba0a37d7642
UHC 藏렣}v藏렣}vB 11101101111110101000111010110100011111010111011011101101111110101000111010110100011111010111011001000010 edfa8eb47d76edfa8eb47d7642

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