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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蟇樊決}蟇樊決{^ 111001011010111110011110111001101000110010001000011111011110010110101111100111101110011010001100100010000111101101011110 e5af9ee68c887de5af9ee68c887b5e
EUC-JP 蟇樊決}蟇樊決{^ 111010101011000111011100111010001011011111101000011111011110101010110001110111001110100010110111111010000111101101011110 eab1dce8b7e87deab1dce8b7e87b5e
UTF-8 蟇樊決}蟇樊決{^ 111010001001111110000111111001101010100010001010111001101011000110111010011111011110100010011111100001111110011010101000100010101110011010110001101110100111101101011110 e89f87e6a88ae6b1ba7de89f87e6a88ae6b1ba7b5e
UHC ?樊決}?樊決{^ 00111111110110111110000011001100101111010111110100111111110110111110000011001100101111010111101101011110 3fdbe0ccbd7d3fdbe0ccbd7b5e

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