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 ⅹ、栁ⅹ、栁^ 111110100100100110100100111110101110010111111001011111011111101001001001101001001111101011100101111110010111101101011110 fa49a4fae5f97dfa49a4fae5f97b5e
EUC-JP ?、???、??^ 0011111110001110101001000011111100111111001111111000111010100100001111110011111101011110 3f8ea43f3f3f8ea43f3f5e
UTF-8 ⅹ、栁ⅹ、栁^ 11100010100001011011100111101111101111011010010011100110101000001000000111101110100110111001100111100010100001011011100111101111101111011010010011100110101000001000000111101110100110111001011101011110 e285b9efbda4e6a081ee9b99e285b9efbda4e6a081ee9b975e
UHC ⅹ???ⅹ???^ 1010010110101010001111110011111100111111101001011010101000111111001111110011111101011110 a5aa3f3f3fa5aa3f3f3f5e

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