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{^ 0011111111100110011000111000001101001001010101000101011101111101001111111110011001100011100000110100100101010100010101110111101101011110 3fe663834954577d3fe663834954577b5e
EUC-JP ?訥オTW}?訥オTW{^ 0011111111101011110001001010010110101010010101000101011101111101001111111110101111000100101001011010101001010100010101110111101101011110 3febc4a5aa54577d3febc4a5aa54577b5e
UTF-8 룶訥オTW}룶訥オTW{^ 11101011101000111011011011101000101010001010010111100011100000101010101001010100010101110111110111101011101000111011011011101000101010001010010111100011100000101010101001010100010101110111101101011110 eba3b6e8a8a5e382aa54577deba3b6e8a8a5e382aa54577b5e
UHC 룶訥オTW}룶訥オTW{^ 10001111101010111101001011101101101010111010101001010100010101110111110110001111101010111101001011101101101010111010101001010100010101110111101101011110 8fabd2edabaa54577d8fabd2edabaa54577b5e

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