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 ???巽???速^ 0011111100111111001111111001001001000110001111110011111100111111100100011010110001011110 3f3f3f92463f3f3f91ac5e
EUC-JP ???巽???速^ 0011111100111111001111111100001110100111001111110011111100111111110000101010111001011110 3f3f3fc3a73f3f3fc2ae5e
UTF-8 씌렓롇巽씌렓롇速^ 11101100100101001000110011101011101000001001001111101011101000011000011111100101101101111011110111101100100101001000110011101011101000001001001111101011101000011000011111101001100000001001111101011110 ec948ceba093eba187e5b7bdec948ceba093eba187e9809f5e
UHC 씌렓롇巽씌렓롇速^ 1011111010111010100011101010100010001110110011011110000111011110101111101011101010001110101010001000111011001101111000011101110001011110 beba8ea88ecde1debeba8ea88ecde1dc5e

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