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 ???????E 0011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f45
SJIS-WIN 貉伜シ。貉俶ヵE 11100110101110011001100011100101101111001010000111100110101110011001100011100110100000111001010101000101 e6b998e5bca1e6b998e6839545
EUC-JP 貉伜シ。貉俶ヵE 111011001011101111010000111001111000111010111100100011101010000111101100101110111101000011101000101001011111010101000101 ecbbd0e78ebc8ea1ecbbd0e8a5f545
UTF-8 貉伜シ。貉俶ヵE 11101000101100101000100111100100101111001001110011101111101111011011110011101111101111011010000111101000101100101000100111100100101111111011011011100011100000111011010101000101 e8b289e4bc9cefbdbcefbda1e8b289e4bfb6e383b545
UHC ??????ヵE 001111110011111100111111001111110011111100111111101010111111010101000101 3f3f3f3f3f3fabf545

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