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 阿읪딆쪎阿읪딆쪎^ 11101001100110001011111111101100100111011010101011101011100101001000011011101100101010101000111011101001100110001011111111101100100111011010101011101011100101001000011011101100101010101000111001011110 e998bfec9daaeb9486ecaa8ee998bfec9daaeb9486ecaa8e5e
UHC 阿읪딆쪎阿읪딆쪎^ 1110010010111001100111111101000110001010111011001010010110001000111001001011100110011111110100011000101011101100101001011000100001011110 e4b99fd18aeca588e4b99fd18aeca5885e

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