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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???楯??午??淫 00111111001111110011111110001111011111000011111100111111100011001101111100111111001111111000100011111010 3f3f3f8f7c3f3f8cdf3f3f88fa
EUC-JP ???楯??午??淫 00111111001111110011111110111101110111010011111100111111101110001110000100111111001111111011000011111100 3f3f3fbddd3f3fb8e13f3fb0fc
UTF-8 琉듐궪楯띾젧午뽯젨淫 111011111010011110001100111010111001001110010000111010101011011010101010111001101010010110101111111010111001110110111110111011001010000010100111111001011000110110001000111010111011110110101111111011001010000010101000111001101011011110101011 efa78ceb9390eab6aae6a5afeb9dbeeca0a7e58d88ebbdafeca0a8e6b7ab
UHC 琉듐궪楯띾젧午뽯젨淫 1110101110100100101101011110001110000010101111001110001011100100100011011110101110100000100111111110011111101101100101101110101110100000101000001110101111100010 eba4b5e382bce2e48deba09fe7ed96eba0a0ebe2

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