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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 蜍コ豸茨スヲ蛛イ蜍コ 111001011000101110111010111001101011011010001000111011111011110110100110111001011000000110110010111001011000101110111010 e58bbae6b688efbda6e581b2e58bba
EUC-JP 蜍コ豸茨スヲ蛛イ蜍コ 1110100111101011100011101011101011101100101110001011000011110001100011101011110110001110101001101110100111100001100011101011001011101001111010111000111010111010 e9eb8ebaecb8b0f18ebd8ea6e9e18eb2e9eb8eba
UTF-8 蜍コ豸茨スヲ蛛イ蜍コ 111010001001110010001101111011111011110110111010111010001011000110111000111010001000110010101000111011111011110110111101111011111011110110100110111010001001101110011011111011111011110110110010111010001001110010001101111011111011110110111010 e89c8defbdbae8b1b8e88ca8efbdbdefbda6e89b9befbdb2e89c8defbdba
UHC ???茨??蛛??? 001111110011111100111111111011011011110000111111001111111111000111001000001111110011111100111111 3f3f3fedbc3f3ff1c83f3f3f

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