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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霑「蛻マ霑「蛻ボ^ 111010001011111110100010111001011000100010000011011111011110100010111111101000101110010110001000100000110111101101011110 e8bfa2e588837de8bfa2e588837b5e
EUC-JP 霑「蛻マ霑「蛻ボ^ 1111000011000001100011101010001011101001111010001010010111011110111100001100000110001110101000101110100111101000101001011101110001011110 f0c18ea2e9e8a5def0c18ea2e9e8a5dc5e
UTF-8 霑「蛻マ霑「蛻ボ^ 11101001100111001001000111101111101111011010001011101000100110111011101111100011100000111001111011101001100111001001000111101111101111011010001011101000100110111011101111100011100000111001110001011110 e99c91efbda2e89bbbe3839ee99c91efbda2e89bbbe3839c5e
UHC 霑??マ霑??ボ^ 11101111110001010011111100111111101010111101111011101111110001010011111100111111101010111101110001011110 efc53f3fabdeefc53f3fabdc5e

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