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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 鮓ッ逞盃}Y鮓ッ逞盃}bE 11101001101101101010111111100111100101111001010001110101011111010101100111101001101101101010111111100111100101111001010001110101011111010110001001000101 e9b6afe79794757d59e9b6afe79794757d6245
EUC-JP 鮓ッ逞盃}Y鮓ッ逞盃}bE 111100101011100010001110101011111110110111110111110001111101011001111101010110011111001010111000100011101010111111101101111101111100011111010110011111010110001001000101 f2b88eafedf7c7d67d59f2b88eafedf7c7d67d6245
UTF-8 鮓ッ逞盃}Y鮓ッ逞盃}bE 1110100110101110100100111110111110111101101011111110100110000000100111101110011110011011100000110111110101011001111010011010111010010011111011111011110110101111111010011000000010011110111001111001101110000011011111010110001001000101 e9ae93efbdafe9809ee79b837d59e9ae93efbdafe9809ee79b837d6245
UHC ??逞盃}Y??逞盃}bE 0011111100111111110101101100000111011011110011010111110101011001001111110011111111010110110000011101101111001101011111010110001001000101 3f3fd6c1dbcd7d593f3fd6c1dbcd7d6245

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