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 10010001101111011001000110100001011111010111011010010001101111011001000110100001011111010111011001000010 91bd91a17d7691bd91a17d7642
EUC-JP 多贈}v多贈}vB 11000010101111111100001010100011011111010111011011000010101111111100001010100011011111010111011001000010 c2bfc2a37d76c2bfc2a37d7642
UTF-8 多贈}v多贈}vB 1110010110100100100110101110100010110100100010000111110101110110111001011010010010011010111010001011010010001000011111010111011001000010 e5a49ae8b4887d76e5a49ae8b4887d7642
UHC 多贈}v多贈}vB 11010010111111011111000111111100011111010111011011010010111111011111000111111100011111010111011001000010 d2fdf1fc7d76d2fdf1fc7d7642

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