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 ?@}?G?k?G?@^ 001111110100000001111101001111110100011100111111011010110011111101000111001111110100000001011110 3f407d3f473f6b3f473f405e
SJIS-WIN ?@}?G?k?G?@^ 001111110100000001111101001111110100011100111111011010110011111101000111001111110100000001011110 3f407d3f473f6b3f473f405e
EUC-JP ?@}?G?k?G?@^ 001111110100000001111101001111110100011100111111011010110011111101000111001111110100000001011110 3f407d3f473f6b3f473f405e
UTF-8 혪@}혪G혟k혪G혪@^ 11101101100110001010101001000000011111011110110110011000101010100100011111101101100110001001111101101011111011011001100010101010010001111110110110011000101010100100000001011110 ed98aa407ded98aa47ed989f6bed98aa47ed98aa405e
UHC 혪@}혪G혟k혪G혪@^ 1100001010010010010000000111110111000010100100100100011111000010100010010110101111000010100100100100011111000010100100100100000001011110 c292407dc29247c2896bc29247c292405e

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