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 솟慫솨}솟慫솨{^ 111011001000011010011111111001101000010110101011111011001000011010101000011111011110110010000110100111111110011010000101101010111110110010000110101010000111101101011110 ec869fe685abec86a87dec869fe685abec86a87b5e
UHC 솟慫솨}솟慫솨{^ 101111001101101011110000111101101011110011011101011111011011110011011010111100001111011010111100110111010111101101011110 bcdaf0f6bcdd7dbcdaf0f6bcdd7b5e

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