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 11100001100110001110000110110100011111010111011011100001100110001110000110110100011111010111011001000010 e198e1b47d76e198e1b47d7642
EUC-JP 癢盒}v癢盒}vB 11100001111110001110001010110110011111010111011011100001111110001110001010110110011111010111011001000010 e1f8e2b67d76e1f8e2b67d7642
UTF-8 癢盒}v癢盒}vB 1110011110011001101000101110011110011011100100100111110101110110111001111001100110100010111001111001101110010010011111010111011001000010 e799a2e79b927d76e799a2e79b927d7642
UHC ?盒}v?盒}vB 0011111111111001111011000111110101110110001111111111100111101100011111010111011001000010 3ff9ec7d763ff9ec7d7642

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