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 蔚?箏?蔚?箏?^ 10001001010101010011111111100010101101010011111110001001010101010011111111100010101101010011111101011110 89553fe2b53f89553fe2b53f5e
EUC-JP 蔚?箏?蔚?箏?^ 10110001101101100011111111100100101101110011111110110001101101100011111111100100101101110011111101011110 b1b63fe4b73fb1b63fe4b73f5e
UTF-8 蔚렞箏급蔚렞箏긁^ 11101000100101001001101011101011101000001001111011100111101011101000111111101010101110001000100111101000100101001001101011101011101000001001111011100111101011101000111111101010101110001000000101011110 e8949aeba09ee7ae8feab889e8949aeba09ee7ae8feab8815e
UHC 蔚렞箏급蔚렞箏긁^ 1110101010100101100011101010111111101110101101001011000111011110111010101010010110001110101011111110111010110100101100011101110001011110 eaa58eafeeb4b1deeaa58eafeeb4b1dc5e

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