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}???N\n{^ 001111110011111100111111010011100101110001101110011111010011111100111111001111110100111001011100011011100111101101011110 3f3f3f4e5c6e7d3f3f3f4e5c6e7b5e
SJIS-WIN 絶??N\n}絶??N\n{^ 1001000011100010001111110011111101001110010111000110111001111101100100001110001000111111001111110100111001011100011011100111101101011110 90e23f3f4e5c6e7d90e23f3f4e5c6e7b5e
EUC-JP 絶??N\n}絶??N\n{^ 1100000011100100001111110011111101001110010111000110111001111101110000001110010000111111001111110100111001011100011011100111101101011110 c0e43f3f4e5c6e7dc0e43f3f4e5c6e7b5e
UTF-8 絶쀯쉘N\n}絶쀯쉘N\n{^ 111001111011010110110110111011001000000010101111111011001000100110011000010011100101110001101110011111011110011110110101101101101110110010000000101011111110110010001001100110000100111001011100011011100111101101011110 e7b5b6ec80afec89984e5c6e7de7b5b6ec80afec89984e5c6e7b5e
UHC 絶쀯쉘N\n}絶쀯쉘N\n{^ 111011111011111010010111111011111011110110101001010011100101110001101110011111011110111110111110100101111110111110111101101010010100111001011100011011100111101101011110 efbe97efbda94e5c6e7defbe97efbda94e5c6e7b5e

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