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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 霑夲スエ[霑夲スエ[^ 111010001011111110011010111011111011110110110100010110111110100010111111100110101110111110111101101101000101101101011110 e8bf9aefbdb45be8bf9aefbdb45b5e
EUC-JP 霑夲スエ[霑夲スエ[^ 11110000110000011101010011110001100011101011110110001110101101000101101111110000110000011101010011110001100011101011110110001110101101000101101101011110 f0c1d4f18ebd8eb45bf0c1d4f18ebd8eb45b5e
UTF-8 霑夲スエ[霑夲スエ[^ 111010011001110010010001111001011010010010110010111011111011110110111101111011111011110110110100010110111110100110011100100100011110010110100100101100101110111110111101101111011110111110111101101101000101101101011110 e99c91e5a4b2efbdbdefbdb45be99c91e5a4b2efbdbdefbdb45b5e
UHC 霑???[霑???[^ 11101111110001010011111100111111001111110101101111101111110001010011111100111111001111110101101101011110 efc53f3f3f5befc53f3f3f5b5e

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