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 렯렧렯巽렯렧렯速^ 11101011101000001010111111101011101000001010011111101011101000001010111111100101101101111011110111101011101000001010111111101011101000001010011111101011101000001010111111101001100000001001111101011110 eba0afeba0a7eba0afe5b7bdeba0afeba0a7eba0afe9809f5e
UHC 렯렧렯巽렯렧렯速^ 1000111010111100100011101011011010001110101111001110000111011110100011101011110010001110101101101000111010111100111000011101110001011110 8ebc8eb68ebce1de8ebc8eb68ebce1dc5e

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