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 ????????p^ 00111111001111110011111100111111001111110011111100111111001111110111000001011110 3f3f3f3f3f3f3f3f705e
SJIS-WIN 貉ソ闃晄ケソ遉コp^ 1110011010111001101111111110100010001010100111011110011010111001101111111110011110100100101110100111000001011110 e6b9bfe88a9de6b9bfe7a4ba705e
EUC-JP 貉ソ闃晄ケソ遉コp^ 111011001011101110001110101111111110111111101010110110101110100010001110101110011000111010111111111011101010011010001110101110100111000001011110 ecbb8ebfefeadae88eb98ebfeea68eba705e
UTF-8 貉ソ闃晄ケソ遉コp^ 1110100010110010100010011110111110111101101111111110100110010111100000111110011010011001100001001110111110111101101110011110111110111101101111111110100110000001100010011110111110111101101110100111000001011110 e8b289efbdbfe99783e69984efbdb9efbdbfe98189efbdba705e
UHC ???晄????p^ 0011111100111111001111111111110011001101001111110011111100111111001111110111000001011110 3f3f3ffccd3f3f3f3f705e

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