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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???肉??議??壤 00111111001111110011111110010011111101110011111100111111100010110110001100111111001111111001101011011111 3f3f3f93f73f3f8b633f3f9adf
EUC-JP ???肉??議??壤 00111111001111110011111111000110111110010011111100111111101101011100010000111111001111111101010011100001 3f3f3fc6f93f3fb5c43f3fd4e1
UTF-8 捻뚭염肉뤷쉽議욱렦壤 111011111010011010100100111010111001101010101101111011001001011110111100111010001000001010001001111010111010010010110111111011001000100110111101111010001010110110110000111011001001101010110001111010111010000010100110111001011010001110100100 efa6a4eb9aadec97bce88289eba4b7ec89bde8adb0ec9ab1eba0a6e5a3a4
UHC 捻뚭염肉뤷쉽議욱렦壤 1110011011110111100011001110101010111111101100001110101110111111100011111110010110111101101100011110110010100001101111111110110110001110101101011110010110111101 e6f78ceabfb0ebbf8fe5bdb1eca1bfed8eb5e5bd

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