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 險キ蜃。險キ譛ャ^ 11101000101010001011011111100101100001111010000111101000101010001011011111100110100111001010110001011110 e8a8b7e587a1e8a8b7e69cac5e
EUC-JP 險キ蜃。險キ譛ャ^ 1111000010101010100011101011011111101001111001111000111010100001111100001010101010001110101101111110101111111100100011101010110001011110 f0aa8eb7e9e78ea1f0aa8eb7ebfc8eac5e
UTF-8 險キ蜃。險キ譛ャ^ 11101001100110101010101011101111101111011011011111101000100111001000001111101111101111011010000111101001100110101010101011101111101111011011011111101000101011011001101111101111101111011010110001011110 e99aaaefbdb7e89c83efbda1e99aaaefbdb7e8ad9befbdac5e
UHC 險?蜃?險???^ 111110101100111100111111111000111111000100111111111110101100111100111111001111110011111101011110 facf3fe3f13ffacf3f3f3f5e

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