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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 昇ケエ鵆}昇ケエ鵆{^ 100011111011100010111001101101001110100111111011011111011000111110111000101110011011010011101001111110110111101101011110 8fb8b9b4e9fb7d8fb8b9b4e9fb7b5e
EUC-JP 昇ケエ鵆}昇ケエ鵆{^ 10111110101110101000111010111001100011101011010011110010111111010111110110111110101110101000111010111001100011101011010011110010111111010111101101011110 beba8eb98eb4f2fd7dbeba8eb98eb4f2fd7b5e
UTF-8 昇ケエ鵆}昇ケエ鵆{^ 111001101001100010000111111011111011110110111001111011111011110110110100111010011011010110000110011111011110011010011000100001111110111110111101101110011110111110111101101101001110100110110101100001100111101101011110 e69887efbdb9efbdb4e9b5867de69887efbdb9efbdb4e9b5867b5e
UHC 昇???}昇???{^ 11100011101100000011111100111111001111110111110111100011101100000011111100111111001111110111101101011110 e3b03f3f3f7de3b03f3f3f7b5e

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