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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ⅰミ骼ア磁ⅰミ骼ア磁B 1111101001000000110100001110100110001110101100011000111010100101111110100100000011010000111010011000111010110001100011101010010101000010 fa40d0e98eb18ea5fa40d0e98eb18ea542
EUC-JP ?ミ骼ア磁?ミ骼ア磁B 00111111100011101101000011110001111011101000111010110001101111001010011100111111100011101101000011110001111011101000111010110001101111001010011101000010 3f8ed0f1ee8eb1bca73f8ed0f1ee8eb1bca742
UTF-8 ⅰミ骼ア磁ⅰミ骼ア磁B 11100010100001011011000011101111101111101001000011101001101010101011110011101111101111011011000111100111101000111000000111100010100001011011000011101111101111101001000011101001101010101011110011101111101111011011000111100111101000111000000101000010 e285b0efbe90e9aabcefbdb1e7a381e285b0efbe90e9aabcefbdb1e7a38142
UHC ⅰ???磁ⅰ???磁B 101001011010000100111111001111110011111111101101101110001010010110100001001111110011111100111111111011011011100001000010 a5a13f3f3fedb8a5a13f3f3fedb842

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