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 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN シウシエシ゚ジシウシエシ゚ジB 1011110010110011101111001011010010111100110111111011110011011110101111001011001110111100101101001011110011011111101111001101111001000010 bcb3bcb4bcdfbcdebcb3bcb4bcdfbcde42
EUC-JP シウシエシ゚ジシウシエシ゚ジB 100011101011110010001110101100111000111010111100100011101011010010001110101111001000111011011111100011101011110010001110110111101000111010111100100011101011001110001110101111001000111010110100100011101011110010001110110111111000111010111100100011101101111001000010 8ebc8eb38ebc8eb48ebc8edf8ebc8ede8ebc8eb38ebc8eb48ebc8edf8ebc8ede42
UTF-8 シウシエシ゚ジシウシエシ゚ジB 11101111101111011011110011101111101111011011001111101111101111011011110011101111101111011011010011101111101111011011110011101111101111101001111111101111101111011011110011101111101111101001111011101111101111011011110011101111101111011011001111101111101111011011110011101111101111011011010011101111101111011011110011101111101111101001111111101111101111011011110011101111101111101001111001000010 efbdbcefbdb3efbdbcefbdb4efbdbcefbe9fefbdbcefbe9eefbdbcefbdb3efbdbcefbdb4efbdbcefbe9fefbdbcefbe9e42
UHC ????????????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f42

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