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 逵∫寮逵∫離^ 11100111100111001000000111100111100101111011111011100111100111001000000111100111100101111010001101011110 e79c81e797bee79c81e797a35e
EUC-JP 逵∫寮逵∫離^ 11101101111111001010001011101001110011101100000011101101111111001010001011101001110011101010010101011110 edfca2e9cec0edfca2e9cea55e
UTF-8 逵∫寮逵∫離^ 11101001100000001011010111100010100010001010101111100101101011111010111011101001100000001011010111100010100010001010101111101001100110111010001001011110 e980b5e288abe5afaee980b5e288abe99ba25e
UHC 逵∫寮逵∫離^ 11010000101100001010000111110010110101101111011111010000101100001010000111110010110101111110111001011110 d0b0a1f2d6f7d0b0a1f2d7ee5e

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