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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????ョ?懿??^ 001111110011111100111111001111111000001110000111001111111001110011110010001111110011111101011110 3f3f3f3f83873f9cf23f3f5e
EUC-JP ????ョ?懿??^ 001111110011111100111111001111111010010111100111001111111101100011110100001111110011111101011110 3f3f3f3fa5e73fd8f43f3f5e
UTF-8 咽됱빒痢ョ럦懿띠릊^ 11101111101001101001111011101011100100001011000111101011101110011001001011101111101001111010010111100011100000111010011111101011100111111010011011100110100001111011111111101011100111011010000011101011101001101000101001011110 efa69eeb90b1ebb992efa7a5e383a7eb9fa6e687bfeb9da0eba68a5e
UHC 咽됱빒痢ョ럦懿띠릊^ 11100110111011001000100111101100100101011011011011101100101110001010101111100111100011101000100111101011111100111011011011101100101110001010101101011110 e6ec89ec95b6ecb8abe78e89ebf3b6ecb8ab5e

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