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 莊?凋?莊?凋?^ 11100100101101010011111110010010100111000011111111100100101101010011111110010010100111000011111101011110 e4b53f929c3fe4b53f929c3f5e
EUC-JP 莊?凋?莊?凋?^ 11101000101101110011111111000011111111000011111111101000101101110011111111000011111111000011111101011110 e8b73fc3fc3fe8b73fc3fc3f5e
UTF-8 莊렱凋낄莊렱凋낄^ 11101000100011101000101011101011101000001011000111100101100001111000101111101011100000101000010011101000100011101000101011101011101000001011000111100101100001111000101111101011100000101000010001011110 e88e8aeba0b1e5878beb8284e88e8aeba0b1e5878beb82845e
UHC 莊렱凋낄莊렱凋낄^ 1110110111110110100011101011111011110000101111011011001110100101111011011111011010001110101111101111000010111101101100111010010101011110 edf68ebef0bdb3a5edf68ebef0bdb3a55e

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