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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 阿???阿???^ 1000100010100010001111110011111100111111100010001010001000111111001111110011111101011110 88a23f3f3f88a23f3f3f5e
EUC-JP 阿???阿???^ 1011000010100100001111110011111100111111101100001010010000111111001111110011111101011110 b0a43f3f3fb0a43f3f3f5e
UTF-8 阿읪됱졑阿읪됱졑^ 11101001100110001011111111101100100111011010101011101011100100001011000111101100101000011001000111101001100110001011111111101100100111011010101011101011100100001011000111101100101000011001000101011110 e998bfec9daaeb90b1eca191e998bfec9daaeb90b1eca1915e
UHC 阿읪됱졑阿읪됱졑^ 1110010010111001100111111101000110001001111011001010000010111110111001001011100110011111110100011000100111101100101000001011111001011110 e4b99fd189eca0bee4b99fd189eca0be5e

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