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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?慫?}?慫?{^ 0011111110011100110011110011111101111101001111111001110011001111001111110111101101011110 3f9ccf3f7d3f9ccf3f7b5e
EUC-JP ?慫?}?慫?{^ 0011111111011000110100010011111101111101001111111101100011010001001111110111101101011110 3fd8d13f7d3fd8d13f7b5e
UTF-8 솰慫섶}솰慫섶{^ 111011001000011010110000111001101000010110101011111011001000010010110110011111011110110010000110101100001110011010000101101010111110110010000100101101100111101101011110 ec86b0e685abec84b67dec86b0e685abec84b67b5e
UHC 솰慫섶}솰慫섶{^ 101111001110000011110000111101101011110010111011011111011011110011100000111100001111011010111100101110110111101101011110 bce0f0f6bcbb7dbce0f0f6bcbb7b5e

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