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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ミミB 111100001111101011010000111100001100000111110011011101101111000011111010110100001111000011000001111100110111011001000010 f0fad0f0c1f376f0fad0f0c1f37642
EUC-JP ?ミ???ミ??B 0011111110001110110100000011111100111111001111111000111011010000001111110011111101000010 3f8ed03f3f3f8ed03f3f42
UTF-8 ミミB 11101110100000101011100111101111101111101001000011101110100000101000000011101110100010011010101011101110100000101011100111101111101111101001000011101110100000101000000011101110100010011010101001000010 ee82b9efbe90ee8280ee89aaee82b9efbe90ee8280ee89aa42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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