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 鼇?鈺鼇?獄^ 1110101010000111001111111111101111000100111010101000011100111111100011011001011001011110 ea873ffbc4ea873f8d965e
EUC-JP 鼇?鈺鼇?獄^ 111100111110011100111111100011111110001111010101111100111110011100111111101110011111011001011110 f3e73f8fe3d5f3e73fb9f65e
UTF-8 鼇쏓鈺鼇쏓獄^ 11101001101111001000011111101100100011111001001111101001100010001011101011101001101111001000011111101100100011111001001111100111100011011000010001011110 e9bc87ec8f93e988bae9bc87ec8f93e78d845e
UHC 鼇쏓鈺鼇쏓獄^ 11101000101010001001101111111001111010001010110111101000101010001001101111111001111010001010101101011110 e8a89bf9e8ade8a89bf9e8ab5e

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