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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鮓ッ訷ァ鮓ッ訷 1110100110110110101011111111101110100100101001111110100110110110101011111111101110100100 e9b6affba4a7e9b6affba4
EUC-JP 鮓ッ訷ァ鮓ッ訷 11110010101110001000111010101111100011111101110111010100100011101010011111110010101110001000111010101111100011111101110111010100 f2b88eaf8fddd48ea7f2b88eaf8fddd4
UTF-8 鮓ッ訷ァ鮓ッ訷 111010011010111010010011111011111011110110101111111010001010100010110111111011111011110110100111111010011010111010010011111011111011110110101111111010001010100010110111 e9ae93efbdafe8a8b7efbda7e9ae93efbdafe8a8b7
UHC ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f

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