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{^ 11100111100100111000111111101001101011111001001001111011010011100111110111100111100100111000111111101001101011111001001001111011010011100111101101011110 e7938fe9af927b4e7de7938fe9af927b4e7b5e
EUC-JP 逑城ッ畜N}逑城ッ畜N{^ 111011011111001110111110111010111000111010101111110000111101110001001110011111011110110111110011101111101110101110001110101011111100001111011100010011100111101101011110 edf3beeb8eafc3dc4e7dedf3beeb8eafc3dc4e7b5e
UTF-8 逑城ッ畜N}逑城ッ畜N{^ 1110100110000000100100011110010110011111100011101110111110111101101011111110011110010101100111000100111001111101111010011000000010010001111001011001111110001110111011111011110110101111111001111001010110011100010011100111101101011110 e98091e59f8eefbdafe7959c4e7de98091e59f8eefbdafe7959c4e7b5e
UHC 逑城?畜N}逑城?畜N{^ 11001111110001111110000011110010001111111111010111100101010011100111110111001111110001111110000011110010001111111111010111100101010011100111101101011110 cfc7e0f23ff5e54e7dcfc7e0f23ff5e54e7b5e

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