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 얜렊렠巽얜렊렠速^ 11101100100101101001110011101011101000001000101011101011101000001010000011100101101101111011110111101100100101101001110011101011101000001000101011101011101000001010000011101001100000001001111101011110 ec969ceba08aeba0a0e5b7bdec969ceba08aeba0a0e9809f5e
UHC 얜렊렠巽얜렊렠速^ 1011111011101011100011101010000110001110101100011110000111011110101111101110101110001110101000011000111010110001111000011101110001011110 beeb8ea18eb1e1debeeb8ea18eb1e1dc5e

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