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 ??_??w}??_??w{^ 001111110011111101011111001111110011111101110111011111010011111100111111010111110011111100111111011101110111101101011110 3f3f5f3f3f777d3f3f5f3f3f777b5e
SJIS-WIN テ。_テ。w}テ。_テ。w{^ 110000111010000101011111110000111010000101110111011111011100001110100001010111111100001110100001011101110111101101011110 c3a15fc3a1777dc3a15fc3a1777b5e
EUC-JP テ。_テ。w}テ。_テ。w{^ 1000111011000011100011101010000101011111100011101100001110001110101000010111011101111101100011101100001110001110101000010101111110001110110000111000111010100001011101110111101101011110 8ec38ea15f8ec38ea1777d8ec38ea15f8ec38ea1777b5e
UTF-8 テ。_テ。w}テ。_テ。w{^ 11101111101111101000001111101111101111011010000101011111111011111011111010000011111011111011110110100001011101110111110111101111101111101000001111101111101111011010000101011111111011111011111010000011111011111011110110100001011101110111101101011110 efbe83efbda15fefbe83efbda1777defbe83efbda15fefbe83efbda1777b5e
UHC ??_??w}??_??w{^ 001111110011111101011111001111110011111101110111011111010011111100111111010111110011111100111111011101110111101101011110 3f3f5f3f3f777d3f3f5f3f3f777b5e

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