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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 陂啗陂哽n}陂啗陂哽n{^ 111010001001100010011010010101111110100010011000100110100100101001101110011111011110100010011000100110100101011111101000100110001001101001001010011011100111101101011110 e8989a57e8989a4a6e7de8989a57e8989a4a6e7b5e
EUC-JP 陂啗陂哽n}陂啗陂哽n{^ 111011111111100011010011101110001110111111111000110100111010101101101110011111011110111111111000110100111011100011101111111110001101001110101011011011100111101101011110 eff8d3b8eff8d3ab6e7deff8d3b8eff8d3ab6e7b5e
UTF-8 陂啗陂哽n}陂啗陂哽n{^ 1110100110011001100000101110010110010101100101111110100110011001100000101110010110010011101111010110111001111101111010011001100110000010111001011001010110010111111010011001100110000010111001011001001110111101011011100111101101011110 e99982e59597e99982e593bd6e7de99982e59597e99982e593bd6e7b5e
UHC 陂?陂?n}陂?陂?n{^ 1111100110101110001111111111100110101110001111110110111001111101111110011010111000111111111110011010111000111111011011100111101101011110 f9ae3ff9ae3f6e7df9ae3ff9ae3f6e7b5e

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