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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 譚灘シヲ}譚灘シヲ{^ 111001101001110110010011111001011011110010100110011111011110011010011101100100111110010110111100101001100111101101011110 e69d93e5bca67de69d93e5bca67b5e
EUC-JP 譚灘シヲ}譚灘シヲ{^ 11101011111111011100011011100111100011101011110010001110101001100111110111101011111111011100011011100111100011101011110010001110101001100111101101011110 ebfdc6e78ebc8ea67debfdc6e78ebc8ea67b5e
UTF-8 譚灘シヲ}譚灘シヲ{^ 111010001010110110011010111001111000000110011000111011111011110110111100111011111011110110100110011111011110100010101101100110101110011110000001100110001110111110111101101111001110111110111101101001100111101101011110 e8ad9ae78198efbdbcefbda67de8ad9ae78198efbdbcefbda67b5e
UHC 譚灘??}譚灘??{^ 110100111100100111110111101010000011111100111111011111011101001111001001111101111010100000111111001111110111101101011110 d3c9f7a83f3f7dd3c9f7a83f3f7b5e

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