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 奚??[奚??[^ 1001101011110110001111110011111101011011100110101111011000111111001111110101101101011110 9af63f3f5b9af63f3f5b5e
EUC-JP 奚??[奚??[^ 1101010011111000001111110011111101011011110101001111100000111111001111110101101101011110 d4f83f3f5bd4f83f3f5b5e
UTF-8 奚잰디[奚잰디[^ 111001011010010110011010111011001001111010110000111010111001010010010100010110111110010110100101100110101110110010011110101100001110101110010100100101000101101101011110 e5a59aec9eb0eb94945be5a59aec9eb0eb94945b5e
UHC 奚잰디[奚잰디[^ 111110101010100011000000111010011011010111110000010110111111101010101000110000001110100110110101111100000101101101011110 faa8c0e9b5f05bfaa8c0e9b5f05b5e

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