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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 棚尊造棚尊造^ 10010010010010011001000110111000100100011010001010010010010010011001000110111000100100011010001001011110 924991b891a2924991b891a25e
EUC-JP 棚尊造棚尊造^ 11000011101010101100001010111010110000101010010011000011101010101100001010111010110000101010010001011110 c3aac2bac2a4c3aac2bac2a45e
UTF-8 棚尊造棚尊造^ 11100110101000111001101011100101101100001000101011101001100000001010000011100110101000111001101011100101101100001000101011101001100000001010000001011110 e6a39ae5b08ae980a0e6a39ae5b08ae980a05e
UHC 棚尊造棚尊造^ 11011101110111001111000011101110111100001110001111011101110111001111000011101110111100001110001101011110 dddcf0eef0e3dddcf0eef0e35e

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