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 濶キ辷ャ濶キ辷ャ^ 11101000100010011011011111100111100010001010110011101000100010011011011111100111100010001010110001011110 e889b7e788ace889b7e788ac5e
EUC-JP 濶キ辷ャ濶キ辷ャ^ 1110111111101001100011101011011111101101111010001000111010101100111011111110100110001110101101111110110111101000100011101010110001011110 efe98eb7ede88eacefe98eb7ede88eac5e
UTF-8 濶キ辷ャ濶キ辷ャ^ 11100110101111111011011011101111101111011011011111101000101111101011011111101111101111011010110011100110101111111011011011101111101111011011011111101000101111101011011111101111101111011010110001011110 e6bfb6efbdb7e8beb7efbdace6bfb6efbdb7e8beb7efbdac5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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