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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN ?i洪@?i洪@B 00111111100000101000100110001101010111100100000000111111100000101000100110001101010111100100000001000010 3f82898d5e403f82898d5e4042
EUC-JP 泫i洪@泫i洪@B 1000111111000111101001101010001111101001101110011011111101000000100011111100011110100110101000111110100110111001101111110100000001000010 8fc7a6a3e9b9bf408fc7a6a3e9b9bf4042
UTF-8 泫i洪@泫i洪@B 111001101011001110101011111011111011110110001001111001101011010010101010010000001110011010110011101010111110111110111101100010011110011010110100101010100100000001000010 e6b3abefbd89e6b4aa40e6b3abefbd89e6b4aa4042
UHC 泫i洪@泫i洪@B 111110101101101010100011111010011111101111110011010000001111101011011010101000111110100111111011111100110100000001000010 fadaa3e9fbf340fadaa3e9fbf34042

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