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 ˜_}i˜_}iB 1100001010011000010111110111110101101001110000101001100001011111011111010110100101000010 c2985f7d69c2985f7d6942
SJIS-WIN ??_}i??_}iB 0011111100111111010111110111110101101001001111110011111101011111011111010110100101000010 3f3f5f7d693f3f5f7d6942
EUC-JP Â?_}iÂ?_}iB 100011111010101010100100001111110101111101111101011010011000111110101010101001000011111101011111011111010110100101000010 8faaa43f5f7d698faaa43f5f7d6942
UTF-8 ˜_}i˜_}iB 110000111000001011000010100110000101111101111101011010011100001110000010110000101001100001011111011111010110100101000010 c382c2985f7d69c382c2985f7d6942
UHC ??_}i??_}iB 0011111100111111010111110111110101101001001111110011111101011111011111010110100101000010 3f3f5f7d693f3f5f7d6942

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