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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霑ェ鬘泌鬆霑「マ 11101000101111111010101011101001101000011001010011100101111010011010000011101000101111111010001011001111 e8bfaae9a194e5e9a0e8bfa2cf
EUC-JP 霑ェ鬘泌鬆霑「マ 11110000110000011000111010101010111100101010001111001000111001111111001010100010111100001100000110001110101000101000111011001111 f0c18eaaf2a3c8e7f2a2f0c18ea28ecf
UTF-8 霑ェ鬘泌鬆霑「マ 111010011001110010010001111011111011110110101010111010011010110010011000111001101011001110001100111010011010110010000110111010011001110010010001111011111011110110100010111011111011111010001111 e99c91efbdaae9ac98e6b38ce9ac86e99c91efbda2efbe8f
UHC 霑??泌?霑?? 1110111111000101001111110011111111111001101100100011111111101111110001010011111100111111 efc53f3ff9b23fefc53f3f

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