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 譚ー譛栲譚ー譛桀^ 111001101001110110110000111001101001110010011110011111011110011010011101101100001110011010011100100111100111101101011110 e69db0e69c9e7de69db0e69c9e7b5e
EUC-JP 譚ー譛栲譚ー譛桀^ 1110101111111101100011101011000011101011111111001101101111011110111010111111110110001110101100001110101111111100110110111101110001011110 ebfd8eb0ebfcdbdeebfd8eb0ebfcdbdc5e
UTF-8 譚ー譛栲譚ー譛桀^ 11101000101011011001101011101111101111011011000011101000101011011001101111100110101000001011001011101000101011011001101011101111101111011011000011101000101011011001101111100110101000011000000001011110 e8ad9aefbdb0e8ad9be6a0b2e8ad9aefbdb0e8ad9be6a1805e
UHC 譚???譚??桀^ 110100111100100100111111001111110011111111010011110010010011111100111111110010111111101001011110 d3c93f3f3fd3c93f3fcbfa5e

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