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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 譯雎Τ}譯雎Τ{^ 111001101010000111101000101100011000001110110001011111011110011010100001111010001011000110000011101100010111101101011110 e6a1e8b183b17de6a1e8b183b17b5e
EUC-JP 譯雎Τ}譯雎Τ{^ 111011001010001111110000101100111010011010110011011111011110110010100011111100001011001110100110101100110111101101011110 eca3f0b3a6b37deca3f0b3a6b37b5e
UTF-8 譯雎Τ}譯雎Τ{^ 11101000101011011010111111101001100110111000111011001110101001000111110111101000101011011010111111101001100110111000111011001110101001000111101101011110 e8adafe99b8ecea47de8adafe99b8ecea47b5e
UHC 譯雎Τ}譯雎Τ{^ 111001101011101111101110110100011010010111010011011111011110011010111011111011101101000110100101110100110111101101011110 e6bbeed1a5d37de6bbeed1a5d37b5e

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