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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 竪湛U}竪湛U{^ 10010010010001111001001001011000010101010111110110010010010001111001001001011000010101010111101101011110 92479258557d92479258557b5e
EUC-JP 竪湛U}竪湛U{^ 11000011101010001100001110111001010101010111110111000011101010001100001110111001010101010111101101011110 c3a8c3b9557dc3a8c3b9557b5e
UTF-8 竪湛U}竪湛U{^ 1110011110101011101010101110011010111001100110110101010101111101111001111010101110101010111001101011100110011011010101010111101101011110 e7abaae6b99b557de7abaae6b99b557b5e
UHC 竪湛U}竪湛U{^ 11100010101101011101001111000000010101010111110111100010101101011101001111000000010101010111101101011110 e2b5d3c0557de2b5d3c0557b5e

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