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 ûBÙÞ\}ûBÙÞ\{^ 11111011010000101101100111011110010111000111110111111011010000101101100111011110010111000111101101011110 fb42d9de5c7dfb42d9de5c7b5e
SJIS-WIN ?B??\}?B??\{^ 00111111010000100011111100111111010111000111110100111111010000100011111100111111010111000111101101011110 3f423f3f5c7d3f423f3f5c7b5e
EUC-JP ûBÙÞ\}ûBÙÞ\{^ 10001111101010111110010101000010100011111010101011100011100011111010100110110000010111000111110110001111101010111110010101000010100011111010101011100011100011111010100110110000010111000111101101011110 8fabe5428faae38fa9b05c7d8fabe5428faae38fa9b05c7b5e
UTF-8 ûBÙÞ\}ûBÙÞ\{^ 11000011101110110100001011000011100110011100001110011110010111000111110111000011101110110100001011000011100110011100001110011110010111000111101101011110 c3bb42c399c39e5c7dc3bb42c399c39e5c7b5e
UHC ?B?Þ\}?B?Þ\{^ 001111110100001000111111101010001010110101011100011111010011111101000010001111111010100010101101010111000111101101011110 3f423fa8ad5c7d3f423fa8ad5c7b5e

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