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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 貂ヲ邂乗クヲ邂戎 11100110101110001010011011100111101011101000111111100110101110001010011011100111101011101000111101011110 e6b8a6e7ae8fe6b8a6e7ae8f5e
EUC-JP 貂ヲ邂乗クヲ邂戎 11101100101110101000111010100110111011101011000010111110111010001000111010111000100011101010011011101110101100001011110110111111 ecba8ea6eeb0bee88eb88ea6eeb0bdbf
UTF-8 貂ヲ邂乗クヲ邂戎 111010001011001010000010111011111011110110100110111010011000001010000010111001001011100110010111111011111011110110111000111011111011110110100110111010011000001010000010111001101000100010001110 e8b282efbda6e98282e4b997efbdb8efbda6e98282e6888e
UHC 貂?邂???邂戎 111101011011000000111111111110101011001100111111001111110011111111111010101100111110101111010100 f5b03ffab33f3f3ffab3ebd4

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