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 燁メ鯢綣燁メ鯢綣^ 111110110101100111010010111010011100011111100011010110111111101101011001110100101110100111000111111000110101101101011110 fb59d2e9c7e35bfb59d2e9c7e35b5e
EUC-JP 燁メ鯢綣燁メ鯢綣^ 10001111110010101011001110001110110100101111001011001001111001011011110010001111110010101011001110001110110100101111001011001001111001011011110001011110 8fcab38ed2f2c9e5bc8fcab38ed2f2c9e5bc5e
UTF-8 燁メ鯢綣燁メ鯢綣^ 11100111100001111000000111101111101111101001001011101001101011111010001011100111101101101010001111100111100001111000000111101111101111101001001011101001101011111010001011100111101101101010001101011110 e78781efbe92e9afa2e7b6a3e78781efbe92e9afa2e7b6a35e
UHC 燁???燁???^ 1110011110100111001111110011111100111111111001111010011100111111001111110011111101011110 e7a73f3f3fe7a73f3f3f5e

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