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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???暎?????^ 0011111100111111001111111001110111110011001111110011111100111111001111110011111101011110 3f3f3f9df33f3f3f3f3f5e
EUC-JP ???暎?????^ 0011111100111111001111111101101011110101001111110011111100111111001111110011111101011110 3f3f3fdaf53f3f3f3f3f5e
UTF-8 琉뽭썿暎껊쨼樂⑴쾬^ 11101111101001111000110011101011101111011010110111101100100011011011111111100110100110101000111011101010101110111000101011101100101010001011110011101111101001101011111111100010100100011011010011101100101111101010110001011110 efa78cebbdadec8dbfe69a8eeabb8aeca8bcefa6bfe291b4ecbeac5e
UHC 琉뽭썿暎껊쨼樂⑴쾬^ 11101011101001001001011011101001100110111010100111100111101100101000001111101011101001001001011011101000111110011010100111100111101100101000001101011110 eba496e99ba9e7b283eba496e8f9a9e7b2835e

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