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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 險キ蜥シ險キ蜥シ^ 11101000101010001011011111100101100100101011110011101000101010001011011111100101100100101011110001011110 e8a8b7e592bce8a8b7e592bc5e
EUC-JP 險キ蜥シ險キ蜥シ^ 1111000010101010100011101011011111101001111100101000111010111100111100001010101010001110101101111110100111110010100011101011110001011110 f0aa8eb7e9f28ebcf0aa8eb7e9f28ebc5e
UTF-8 險キ蜥シ險キ蜥シ^ 11101001100110101010101011101111101111011011011111101000100111001010010111101111101111011011110011101001100110101010101011101111101111011011011111101000100111001010010111101111101111011011110001011110 e99aaaefbdb7e89ca5efbdbce99aaaefbdb7e89ca5efbdbc5e
UHC 險???險???^ 1111101011001111001111110011111100111111111110101100111100111111001111110011111101011110 facf3f3f3ffacf3f3f3f5e

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