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 ?@f?Ex}?@f?Ex{^ 001111110100000001100110001111110100010101111000011111010011111101000000011001100011111101000101011110000111101101011110 3f40663f45787d3f40663f45787b5e
SJIS-WIN ?@f?Ex}?@f?Ex{^ 001111110100000001100110001111110100010101111000011111010011111101000000011001100011111101000101011110000111101101011110 3f40663f45787d3f40663f45787b5e
EUC-JP ?@f?Ex}?@f?Ex{^ 001111110100000001100110001111110100010101111000011111010011111101000000011001100011111101000101011110000111101101011110 3f40663f45787d3f40663f45787b5e
UTF-8 혪@f혪Ex}혪@f혪Ex{^ 1110110110011000101010100100000001100110111011011001100010101010010001010111100001111101111011011001100010101010010000000110011011101101100110001010101001000101011110000111101101011110 ed98aa4066ed98aa45787ded98aa4066ed98aa45787b5e
UHC 혪@f혪Ex}혪@f혪Ex{^ 11000010100100100100000001100110110000101001001001000101011110000111110111000010100100100100000001100110110000101001001001000101011110000111101101011110 c2924066c29245787dc2924066c29245787b5e

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