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 ?@]?@?M?@]?@?M^ 001111110100000001011101001111110100000000111111010011010011111101000000010111010011111101000000001111110100110101011110 3f405d3f403f4d3f405d3f403f4d5e
SJIS-WIN ?@]?@?M?@]?@?M^ 001111110100000001011101001111110100000000111111010011010011111101000000010111010011111101000000001111110100110101011110 3f405d3f403f4d3f405d3f403f4d5e
EUC-JP ?@]?@?M?@]?@?M^ 001111110100000001011101001111110100000000111111010011010011111101000000010111010011111101000000001111110100110101011110 3f405d3f403f4d3f405d3f403f4d5e
UTF-8 혪@]혪@혪M혪@]혪@혪M^ 111011011001100010101010010000000101110111101101100110001010101001000000111011011001100010101010010011011110110110011000101010100100000001011101111011011001100010101010010000001110110110011000101010100100110101011110 ed98aa405ded98aa40ed98aa4ded98aa405ded98aa40ed98aa4d5e
UHC 혪@]혪@혪M혪@]혪@혪M^ 110000101001001001000000010111011100001010010010010000001100001010010010010011011100001010010010010000000101110111000010100100100100000011000010100100100100110101011110 c292405dc29240c2924dc292405dc29240c2924d5e

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