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 0011111110001111100010100111110101110110001111111000111110001010011111010111011001000010 3f8f8a7d763f8f8a7d7642
EUC-JP 鉥所}v鉥所}vB 100011111110001111101000101111011110101001111101011101101000111111100011111010001011110111101010011111010111011001000010 8fe3e8bdea7d768fe3e8bdea7d7642
UTF-8 鉥所}v鉥所}vB 1110100110001001101001011110011010001001100000000111110101110110111010011000100110100101111001101000100110000000011111010111011001000010 e989a5e689807d76e989a5e689807d7642
UHC 鉥所}v鉥所}vB 11100010111111001110000110110110011111010111011011100010111111001110000110110110011111010111011001000010 e2fce1b67d76e2fce1b67d7642

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