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 鵫豸銧ケ鵫豸銧ケ^ 111111000100100011100110101101101111101111001100101110011111110001001000111001101011011011111011110011001011100101011110 fc48e6b6fbccb9fc48e6b6fbccb95e
EUC-JP 鵫豸銧ケ鵫豸銧ケ^ 100011111110101111111010111011001011100010001111111001001010011010001110101110011000111111101011111110101110110010111000100011111110010010100110100011101011100101011110 8febfaecb88fe4a68eb98febfaecb88fe4a68eb95e
UTF-8 鵫豸銧ケ鵫豸銧ケ^ 11101001101101011010101111101000101100011011100011101001100010101010011111101111101111011011100111101001101101011010101111101000101100011011100011101001100010101010011111101111101111011011100101011110 e9b5abe8b1b8e98aa7efbdb9e9b5abe8b1b8e98aa7efbdb95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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