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 譚撰、マ譚撰、ボ^ 111001101001110110010000111011111010010010000011011111011110011010011101100100001110111110100100100000110111101101011110 e69d90efa4837de69d90efa4837b5e
EUC-JP 譚撰、マ譚撰、ボ^ 1110101111111101110000001111000110001110101001001010010111011110111010111111110111000000111100011000111010100100101001011101110001011110 ebfdc0f18ea4a5deebfdc0f18ea4a5dc5e
UTF-8 譚撰、マ譚撰、ボ^ 11101000101011011001101011100110100100101011000011101111101111011010010011100011100000111001111011101000101011011001101011100110100100101011000011101111101111011010010011100011100000111001110001011110 e8ad9ae692b0efbda4e3839ee8ad9ae692b0efbda4e3839c5e
UHC 譚撰?マ譚撰?ボ^ 110100111100100111110011101111000011111110101011110111101101001111001001111100111011110000111111101010111101110001011110 d3c9f3bc3fabded3c9f3bc3fabdc5e

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