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 ???悠??宥??夭 00111111001111110011111110010111010010010011111100111111100101110100011100111111001111111001101011101110 3f3f3f97493f3f97473f3f9aee
EUC-JP ???悠??宥??夭 00111111001111110011111111001101101010100011111100111111110011011010100000111111001111111101010011110000 3f3f3fcdaa3f3fcda83f3fd4f0
UTF-8 捻뀀챶悠녷껸宥살뒮夭 111011111010011010100100111010111000000010000000111011001011000110110110111001101000001010100000111010111000010110110111111010101011101110111000111001011010111010100101111011001000001010110100111010111001001010101110111001011010010010101101 efa6a4eb8080ecb1b6e682a0eb85b7eabbb8e5aea5ec82b4eb92aee5a4ad
UHC 捻뀀챶悠녷껸宥살뒮夭 1110011011110111101100101110101110101010100000111110101011101101100001101110011010110010101110011110101011101001101110111110110010001010101001111110100011101100 e6f7b2ebaa83eaed86e6b2b9eae9bbec8aa7e8ec

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