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 讓ス蝮ヲ鈔ア蟾ス 111001101010100010111101111001011001110110100110111001111110001010110001111001011011011110111101 e6a8bde59da6e7e2b1e5b7bd
EUC-JP 讓ス蝮ヲ鈔ア蟾ス 11101100101010101000111010111101111010011111110110001110101001101110111011100100100011101011000111101010101110011000111010111101 ecaa8ebde9fd8ea6eee48eb1eab98ebd
UTF-8 讓ス蝮ヲ鈔ア蟾ス 111010001010111010010011111011111011110110111101111010001001110110101110111011111011110110100110111010011000100010010100111011111011110110110001111010001001111110111110111011111011110110111101 e8ae93efbdbde89daeefbda6e98894efbdb1e89fbeefbdbd
UHC 讓?????蟾? 11100101110100110011111100111111001111110011111100111111111000001110101000111111 e5d33f3f3f3f3fe0ea3f

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