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 ??????}B 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42
SJIS-WIN ???節??}B 001111110011111100111111100100001101111100111111001111110111110101000010 3f3f3f90df3f3f7d42
EUC-JP ???節??}B 001111110011111100111111110000001110000100111111001111110111110101000010 3f3f3fc0e13f3f7d42
UTF-8 遼⒴똿節쏙슛}B 1110111110100111100000111110001010010010101101001110101110011000101111111110011110101111100000001110110010001111100110011110110010001010100110110111110101000010 efa783e292b4eb98bfe7af80ec8f99ec8a9b7d42
UHC 遼⒴똿節쏙슛}B 1110100110101100101010011110010110001100100001011110111110111101101111011110111110111101101110000111110101000010 e9aca9e58c85efbdbdefbdb87d42

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