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 ???〓?健ケ□^ 00111111001111110011111110000001101011000011111110001100100100101000001101010000100000011010000001011110 3f3f3f81ac3f8c92835081a05e
EUC-JP ???〓?健ケ□^ 00111111001111110011111110100010101011100011111110110111111100101010010110110001101000101010001001011110 3f3f3fa2ae3fb7f2a5b1a2a25e
UTF-8 룶죴⒟〓룴健ケ□^ 11101011101000111011011011101100101000111011010011100010100100101001111111100011100000001001001111101011101000111011010011100101100000011010010111100011100000101011000111100010100101101010000101011110 eba3b6eca3b4e2929fe38093eba3b4e581a5e382b1e296a15e
UHC 룶죴⒟〓룴健ケ□^ 1000111110101011101000011000111110101001110100001010000111101011100011111010100111001011111011011010101110110001101000011110000001011110 8faba18fa9d0a1eb8fa9cbedabb1a1e05e

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