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{^ 110111101111001111011111110111100101010001010111011111011101111011110011110111111101111001010100010101110111101101011110 def3dfde54577ddef3dfde54577b5e
EUC-JP ゙?゙TW}゙?゙TW{^ 1000111011011110001111111000111011011110010101000101011101111101100011101101111000111111100011101101111001010100010101110111101101011110 8ede3f8ede54577d8ede3f8ede54577b5e
UTF-8 ゙゙TW}゙゙TW{^ 11101111101111101001111011101110100010111001001011101111101111101001111001010100010101110111110111101111101111101001111011101110100010111001001011101111101111101001111001010100010101110111101101011110 efbe9eee8b92efbe9e54577defbe9eee8b92efbe9e54577b5e
UHC ???TW}???TW{^ 00111111001111110011111101010100010101110111110100111111001111110011111101010100010101110111101101011110 3f3f3f54577d3f3f3f54577b5e

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