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 ???TW}???TW{^ 00111111001111110011111101010100010101110111110100111111001111110011111101010100010101110111101101011110 3f3f3f54577d3f3f3f54577b5e
SJIS-WIN ???TW}???TW{^ 00111111001111110011111101010100010101110111110100111111001111110011111101010100010101110111101101011110 3f3f3f54577d3f3f3f54577b5e
EUC-JP ???TW}???TW{^ 00111111001111110011111101010100010101110111110100111111001111110011111101010100010101110111101101011110 3f3f3f54577d3f3f3f54577b5e
UTF-8 溜븐갹TW}溜븐갹TW{^ 11101111101001111000101111101011101110001001000011101010101100001011100101010100010101110111110111101111101001111000101111101011101110001001000011101010101100001011100101010100010101110111101101011110 efa78bebb890eab0b954577defa78bebb890eab0b954577b5e
UHC 溜븐갹TW}溜븐갹TW{^ 11101010111111101011101011101100101100001011110101010100010101110111110111101010111111101011101011101100101100001011110101010100010101110111101101011110 eafebaecb0bd54577deafebaecb0bd54577b5e

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