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 ?淙?}?淙?{^ 0011111110011111110010000011111101111101001111111001111111001000001111110111101101011110 3f9fc83f7d3f9fc83f7b5e
EUC-JP ?淙?}?淙?{^ 0011111111011110110010100011111101111101001111111101111011001010001111110111101101011110 3fdeca3f7d3fdeca3f7b5e
UTF-8 솟淙솟}솟淙솟{^ 111011001000011010011111111001101011011110011001111011001000011010011111011111011110110010000110100111111110011010110111100110011110110010000110100111110111101101011110 ec869fe6b799ec869f7dec869fe6b799ec869f7b5e
UHC 솟淙솟}솟淙솟{^ 101111001101101011110000111110001011110011011010011111011011110011011010111100001111100010111100110110100111101101011110 bcdaf0f8bcda7dbcdaf0f8bcda7b5e

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