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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 跚狗弔}Y跚狗弔}bE 1110011011100111100010111110011110010010101000100111110101011001111001101110011110001011111001111001001010100010011111010110001001000101 e6e78be792a27d59e6e78be792a27d6245
EUC-JP 跚狗弔}Y跚狗弔}bE 1110110011101001101101101110100111000100101001000111110101011001111011001110100110110110111010011100010010100100011111010110001001000101 ece9b6e9c4a47d59ece9b6e9c4a47d6245
UTF-8 跚狗弔}Y跚狗弔}bE 1110100010110111100110101110011110001011100101111110010110111100100101000111110101011001111010001011011110011010111001111000101110010111111001011011110010010100011111010110001001000101 e8b79ae78b97e5bc947d59e8b79ae78b97e5bc947d6245
UHC ?狗弔}Y?狗弔}bE 001111111100111110110111111100001100000001111101010110010011111111001111101101111111000011000000011111010110001001000101 3fcfb7f0c07d593fcfb7f0c07d6245

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