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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 底??[底??[^ 1001001011101010001111110011111101011011100100101110101000111111001111110101101101011110 92ea3f3f5b92ea3f3f5b5e
EUC-JP 底??[底??[^ 1100010011101100001111110011111101011011110001001110110000111111001111110101101101011110 c4ec3f3f5bc4ec3f3f5b5e
UTF-8 底잰틜[底잰틜[^ 111001011011101010010101111011001001111010110000111011011000101110011100010110111110010110111010100101011110110010011110101100001110110110001011100111000101101101011110 e5ba95ec9eb0ed8b9c5be5ba95ec9eb0ed8b9c5b5e
UHC 底잰틜[底잰틜[^ 111011101011110011000000111010011100011010111001010110111110111010111100110000001110100111000110101110010101101101011110 eebcc0e9c6b95beebcc0e9c6b95b5e

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