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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 阿??肄?????B 100010001010001000111111001111111110001111100101001111110011111100111111001111110011111101000010 88a23f3fe3e53f3f3f3f3f42
EUC-JP 阿??肄?????B 101100001010010000111111001111111110011011100111001111110011111100111111001111110011111101000010 b0a43f3fe6e73f3f3f3f3f42
UTF-8 阿잂넁肄먩썫類㏃댉B 11101001100110001011111111101100100111101000001011101011100001001000000111101000100000101000010011101011101010001010100111101100100011011010101111101111101001111001000011100011100011111000001111101011100011001000100101000010 e998bfec9e82eb8481e88284eba8a9ec8dabefa790e38f83eb8c8942
UHC 阿잂넁肄먩썫類㏃댉B 11100100101110011001111111100010100001101001000111101100101111011001000011100110100110111001110011101011101110101010011111101100100010001011001001000010 e4b99fe28691ecbd90e69b9cebbaa7ec88b242

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