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 ?滴?}?滴?{^ 0011111110010011010010000011111101111101001111111001001101001000001111110111101101011110 3f93483f7d3f93483f7b5e
EUC-JP ?滴?}?滴?{^ 0011111111000101101010010011111101111101001111111100010110101001001111110111101101011110 3fc5a93f7d3fc5a93f7b5e
UTF-8 읨滴젓}읨滴젓{^ 111011001001110110101000111001101011101110110100111011001010000010010011011111011110110010011101101010001110011010111011101101001110110010100000100100110111101101011110 ec9da8e6bbb4eca0937dec9da8e6bbb4eca0937b5e
UHC 읨滴젓}읨滴젓{^ 110000001100101011101110110110011100000110100011011111011100000011001010111011101101100111000001101000110111101101011110 c0caeed9c1a37dc0caeed9c1a37b5e

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