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 逍啄∮逍啄∮^ 11100111100101101001000111101101100001111001001111100111100101101001000111101101100001111001001101011110 e79691ed8793e79691ed87935e
EUC-JP 逍啄?逍啄?^ 1110110111110110110000101110111100111111111011011111011011000010111011110011111101011110 edf6c2ef3fedf6c2ef3f5e
UTF-8 逍啄∮逍啄∮^ 11101001100000001000110111100101100101011000010011100010100010001010111011101001100000001000110111100101100101011000010011100010100010001010111001011110 e9808de59584e288aee9808de59584e288ae5e
UHC 逍啄∮逍啄∮^ 11100001110011101111011011110010101000101011000111100001110011101111011011110010101000101011000101011110 e1cef6f2a2b1e1cef6f2a2b15e

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