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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 苜誌愁}苜誌愁{^ 111001001001110010001110100011111000111101000100011111011110010010011100100011101000111110001111010001000111101101011110 e49c8e8f8f447de49c8e8f8f447b5e
EUC-JP 苜誌愁}苜誌愁{^ 111001111111110010111011111011111011110110100101011111011110011111111100101110111110111110111101101001010111101101011110 e7fcbbefbda57de7fcbbefbda57b5e
UTF-8 苜誌愁}苜誌愁{^ 111010001000101110011100111010001010101010001100111001101000010010000001011111011110100010001011100111001110100010101010100011001110011010000100100000010111101101011110 e88b9ce8aa8ce684817de88b9ce8aa8ce684817b5e
UHC ?誌愁}?誌愁{^ 00111111111100101011110011100001111111100111110100111111111100101011110011100001111111100111101101011110 3ff2bce1fe7d3ff2bce1fe7b5e

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