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 ??¸}??¸{^ 001111110011111110111000011111010011111100111111101110000111101101011110 3f3fb87d3f3fb87b5e
SJIS-WIN 中瀨?}中瀨?{^ 10010010100001101111101101010000001111110111110110010010100001101111101101010000001111110111101101011110 9286fb503f7d9286fb503f7b5e
EUC-JP 中?¸}中?¸{^ 110000111110011000111111100011111010001010110001011111011100001111100110001111111000111110100010101100010111101101011110 c3e63f8fa2b17dc3e63f8fa2b17b5e
UTF-8 中瀨¸}中瀨¸{^ 11100100101110001010110111100111100000001010100011000010101110000111110111100100101110001010110111100111100000001010100011000010101110000111101101011110 e4b8ade780a8c2b87de4b8ade780a8c2b87b5e
UHC 中瀨¸}中瀨¸{^ 111100011110100111010110111011101010001010101100011111011111000111101001110101101110111010100010101011000111101101011110 f1e9d6eea2ac7df1e9d6eea2ac7b5e

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