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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 貉イ譚ウN}貉イ譚ウN{^ 1110011010111001101100101110011010011101101100110100111001111101111001101011100110110010111001101001110110110011010011100111101101011110 e6b9b2e69db34e7de6b9b2e69db34e7b5e
EUC-JP 貉イ譚ウN}貉イ譚ウN{^ 111011001011101110001110101100101110101111111101100011101011001101001110011111011110110010111011100011101011001011101011111111011000111010110011010011100111101101011110 ecbb8eb2ebfd8eb34e7decbb8eb2ebfd8eb34e7b5e
UTF-8 貉イ譚ウN}貉イ譚ウN{^ 1110100010110010100010011110111110111101101100101110100010101101100110101110111110111101101100110100111001111101111010001011001010001001111011111011110110110010111010001010110110011010111011111011110110110011010011100111101101011110 e8b289efbdb2e8ad9aefbdb34e7de8b289efbdb2e8ad9aefbdb34e7b5e
UHC ??譚?N}??譚?N{^ 001111110011111111010011110010010011111101001110011111010011111100111111110100111100100100111111010011100111101101011110 3f3fd3c93f4e7d3f3fd3c93f4e7b5e

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