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 肛ル沙肛ル沙^ 11100011111010001000001110001011100011011011100111100011111010001000001110001011100011011011100101011110 e3e8838b8db9e3e8838b8db95e
EUC-JP 肛ル沙肛ル沙^ 11100110111010101010010111101011101110101011101111100110111010101010010111101011101110101011101101011110 e6eaa5ebbabbe6eaa5ebbabb5e
UTF-8 肛ル沙肛ル沙^ 11101000100000101001101111100011100000111010101111100110101100101001100111101000100000101001101111100011100000111010101111100110101100101001100101011110 e8829be383abe6b299e8829be383abe6b2995e
UHC 肛ル沙肛ル沙^ 11111001111111011010101111101011110111101101111011111001111111011010101111101011110111101101111001011110 f9fdabebdedef9fdabebdede5e

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