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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 茉件宗茉件宗^ 11100100100111011000110010001111100011110100000011100100100111011000110010001111100011110100000001011110 e49d8c8f8f40e49d8c8f8f405e
EUC-JP 茉件宗茉件宗^ 11100111111111011011011111101111101111011010000111100111111111011011011111101111101111011010000101011110 e7fdb7efbda1e7fdb7efbda15e
UTF-8 茉件宗茉件宗^ 11101000100011001000100111100100101110111011011011100101101011101001011111101000100011001000100111100100101110111011011011100101101011101001011101011110 e88c89e4bbb6e5ae97e88c89e4bbb6e5ae975e
UHC 茉件宗茉件宗^ 11011000110010011100101111101100111100001111001111011000110010011100101111101100111100001111001101011110 d8c9cbecf0f3d8c9cbecf0f35e

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