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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 揄銛[}揄銛[{^ 10011101100010011110011111110011010110110111110110011101100010011110011111110011010110110111101101011110 9d89e7f35b7d9d89e7f35b7b5e
EUC-JP 揄銛[}揄銛[{^ 11011001111010011110111011110101010110110111110111011001111010011110111011110101010110110111101101011110 d9e9eef55b7dd9e9eef55b7b5e
UTF-8 揄銛[}揄銛[{^ 1110011010001111100001001110100110001010100110110101101101111101111001101000111110000100111010011000101010011011010110110111101101011110 e68f84e98a9b5b7de68f84e98a9b5b7b5e
UHC 揄?[}揄?[{^ 1110101011110001001111110101101101111101111010101111000100111111010110110111101101011110 eaf13f5b7deaf13f5b7b5e

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