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 鬢俾キセ鬢俾キセ^ 11101001101001001001100011101010101101111011111011101001101001001001100011101010101101111011111001011110 e9a498eab7bee9a498eab7be5e
EUC-JP 鬢俾キセ鬢俾キセ^ 1111001010100110110100001110110010001110101101111000111010111110111100101010011011010000111011001000111010110111100011101011111001011110 f2a6d0ec8eb78ebef2a6d0ec8eb78ebe5e
UTF-8 鬢俾キセ鬢俾キセ^ 11101001101011001010001011100100101111111011111011101111101111011011011111101111101111011011111011101001101011001010001011100100101111111011111011101111101111011011011111101111101111011011111001011110 e9aca2e4bfbeefbdb7efbdbee9aca2e4bfbeefbdb7efbdbe5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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