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 釶「轣迎釶「轣鶏^ 111001111101111110100010111001111000000110001100011111011110011111011111101000101110011110000001100011000111101101011110 e7dfa2e7818c7de7dfa2e7818c7b5e
EUC-JP 釶「轣迎釶「轣鶏^ 1110111011100001100011101010001011101101111000011011011111011110111011101110000110001110101000101110110111100001101101111101110001011110 eee18ea2ede1b7deeee18ea2ede1b7dc5e
UTF-8 釶「轣迎釶「轣鶏^ 11101001100001111011011011101111101111011010001011101000101111011010001111101000101111111000111011101001100001111011011011101111101111011010001011101000101111011010001111101001101101101000111101011110 e987b6efbda2e8bda3e8bf8ee987b6efbda2e8bda3e9b68f5e
UHC ???迎????^ 00111111001111110011111111100111110010100011111100111111001111110011111101011110 3f3f3fe7ca3f3f3f3f5e

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