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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 譚第キ。譚第キ。^ 11100110100111011001000111100110101101111010000111100110100111011001000111100110101101111010000101011110 e69d91e6b7a1e69d91e6b7a15e
EUC-JP 譚第キ。譚第キ。^ 1110101111111101110000101110100010001110101101111000111010100001111010111111110111000010111010001000111010110111100011101010000101011110 ebfdc2e88eb78ea1ebfdc2e88eb78ea15e
UTF-8 譚第キ。譚第キ。^ 11101000101011011001101011100111101011001010110011101111101111011011011111101111101111011010000111101000101011011001101011100111101011001010110011101111101111011011011111101111101111011010000101011110 e8ad9ae7acacefbdb7efbda1e8ad9ae7acacefbdb7efbda15e
UHC 譚第??譚第??^ 11010011110010011111000010101111001111110011111111010011110010011111000010101111001111110011111101011110 d3c9f0af3f3fd3c9f0af3f3f5e

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