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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN テ贄エィ。}テ贄エィ。{^ 110000111110011011010001101101001010100010100001011111011100001111100110110100011011010010101000101000010111101101011110 c3e6d1b4a8a17dc3e6d1b4a8a17b5e
EUC-JP テ贄エィ。}テ贄エィ。{^ 1000111011000011111011001101001110001110101101001000111010101000100011101010000101111101100011101100001111101100110100111000111010110100100011101010100010001110101000010111101101011110 8ec3ecd38eb48ea88ea17d8ec3ecd38eb48ea88ea17b5e
UTF-8 テ贄エィ。}テ贄エィ。{^ 111011111011111010000011111010001011010010000100111011111011110110110100111011111011110110101000111011111011110110100001011111011110111110111110100000111110100010110100100001001110111110111101101101001110111110111101101010001110111110111101101000010111101101011110 efbe83e8b484efbdb4efbda8efbda17defbe83e8b484efbdb4efbda8efbda17b5e
UHC ?贄???}?贄???{^ 001111111111001010111110001111110011111100111111011111010011111111110010101111100011111100111111001111110111101101011110 3ff2be3f3f3f7d3ff2be3f3f3f7b5e

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