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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逖滔」溲イ「蟯ウ 111001111001100010011111111010111010001110011111111010101011001010100010111001011011001010110011 e7989feba39feab2a2e5b2b3
EUC-JP 逖滔」溲イ「蟯ウ 11101101111110001101111011101101100011101010001111011110111011001000111010110010100011101010001011101010101101001000111010110011 edf8deed8ea3deec8eb28ea2eab48eb3
UTF-8 逖滔」溲イ「蟯ウ 111010011000000010010110111001101011101110010100111011111011110110100011111001101011101010110010111011111011110110110010111011111011110110100010111010001001111110101111111011111011110110110011 e98096e6bb94efbda3e6bab2efbdb2efbda2e89fafefbdb3
UHC ?滔????蟯? 00111111110101001010010100111111001111110011111100111111111010011010100000111111 3fd4a53f3f3f3fe9a83f

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