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 隕?裁?隕?裁?^ 11101000101001100011111110001101110110010011111111101000101001100011111110001101110110010011111101011110 e8a63f8dd93fe8a63f8dd93f5e
EUC-JP 隕?裁?隕?裁?^ 11110000101010000011111110111010110110110011111111110000101010000011111110111010110110110011111101011110 f0a83fbadb3ff0a83fbadb3f5e
UTF-8 隕렒裁줏隕렒裁줌^ 11101001100110101001010111101011101000001001001011101000101000111000000111101100101001001000111111101001100110101001010111101011101000001001001011101000101000111000000111101100101001001000110001011110 e99a95eba092e8a381eca48fe99a95eba092e8a381eca48c5e
UHC 隕렒裁줏隕렒裁줌^ 1110101010100010100011101010011111101110101011101100000111011110111010101010001010001110101001111110111010101110110000011101110001011110 eaa28ea7eeaec1deeaa28ea7eeaec1dc5e

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