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 中瀨▲中瀨▲^ 10010010100001101111101101010000100000011010001110010010100001101111101101010000100000011010001101011110 9286fb5081a39286fb5081a35e
EUC-JP 中?▲中?▲^ 1100001111100110001111111010001010100101110000111110011000111111101000101010010101011110 c3e63fa2a5c3e63fa2a55e
UTF-8 中瀨▲中瀨▲^ 11100100101110001010110111100111100000001010100011100010100101101011001011100100101110001010110111100111100000001010100011100010100101101011001001011110 e4b8ade780a8e296b2e4b8ade780a8e296b25e
UHC 中瀨▲中瀨▲^ 11110001111010011101011011101110101000011110001111110001111010011101011011101110101000011110001101011110 f1e9d6eea1e3f1e9d6eea1e35e

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