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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN シセシレシセシス犹^ 1011110010111110101111001101101010111100101111101011110010111101111000001011100101011110 bcbebcdabcbebcbde0b95e
EUC-JP シセシレシセシス犹^ 10001110101111001000111010111110100011101011110010001110110110101000111010111100100011101011111010001110101111001000111010111101111000001011101101011110 8ebc8ebe8ebc8eda8ebc8ebe8ebc8ebde0bb5e
UTF-8 シセシレシセシス犹^ 11101111101111011011110011101111101111011011111011101111101111011011110011101111101111101001101011101111101111011011110011101111101111011011111011101111101111011011110011101111101111011011110111100111100010101011100101011110 efbdbcefbdbeefbdbcefbe9aefbdbcefbdbeefbdbcefbdbde78ab95e
UHC ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e

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