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‘»‘¶ 110000101001001001001110110000101001000111000010101110111100001010010001110000101011011111000010100100100100111011000010100100011100001010111011110000101001000111000010101100101100001010010010010011101100001010010001110000101011101111000010100100011100001010110110 c2924ec291c2bbc291c2b7c2924ec291c2bbc291c2b2c2924ec291c2bbc291c2b6
SJIS-WIN ??N??????????N??????????N???????¶ 00111111001111110100111000111111001111110011111100111111001111110011111100111111001111110011111100111111010011100011111100111111001111110011111100111111001111110011111100111111001111110011111101001110001111110011111100111111001111110011111100111111001111111000000111110111 3f3f4e3f3f3f3f3f3f3f3f3f3f4e3f3f3f3f3f3f3f3f3f3f4e3f3f3f3f3f3f3f81f7
EUC-JP �N�����N�����N���¶ 10001111101010101010010000111111010011101000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111010011101000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111010011101000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001001010001011111001 8faaa43f4e8faaa43f8faaa43f8faaa43f8faaa43f8faaa43f4e8faaa43f8faaa43f8faaa43f8faaa43f8faaa43f4e8faaa43f8faaa43f8faaa43f8faaa4a2f9
UTF-8 ’N‘»‘·’N‘»‘²’N‘»‘¶ 110000111000001011000010100100100100111011000011100000101100001010010001110000111000001011000010101110111100001110000010110000101001000111000011100000101100001010110111110000111000001011000010100100100100111011000011100000101100001010010001110000111000001011000010101110111100001110000010110000101001000111000011100000101100001010110010110000111000001011000010100100100100111011000011100000101100001010010001110000111000001011000010101110111100001110000010110000101001000111000011100000101100001010110110 c382c2924ec382c291c382c2bbc382c291c382c2b7c382c2924ec382c291c382c2bbc382c291c382c2b2c382c2924ec382c291c382c2bbc382c291c382c2b6
UHC ??N???????·??N???????²??N???????¶ 001111110011111101001110001111110011111100111111001111110011111100111111001111111010000110100100001111110011111101001110001111110011111100111111001111110011111100111111001111111010100111110111001111110011111101001110001111110011111100111111001111110011111100111111001111111010001011010010 3f3f4e3f3f3f3f3f3f3fa1a43f3f4e3f3f3f3f3f3f3fa9f73f3f4e3f3f3f3f3f3f3fa2d2

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