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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 終?懈?}終?懈?{^ 100011110100100100111111100111001110011000111111011111011000111101001001001111111001110011100110001111110111101101011110 8f493f9ce63f7d8f493f9ce63f7b5e
EUC-JP 終?懈絿}終?懈絿{^ 10111101101010100011111111011000111010001000111111010011111100010111110110111101101010100011111111011000111010001000111111010011111100010111101101011110 bdaa3fd8e88fd3f17dbdaa3fd8e88fd3f17b5e
UTF-8 終렔懈絿}終렔懈絿{^ 111001111011010110000010111010111010000010010100111001101000011110001000111001111011010110111111011111011110011110110101100000101110101110100000100101001110011010000111100010001110011110110101101111110111101101011110 e7b582eba094e68788e7b5bf7de7b582eba094e68788e7b5bf7b5e
UHC 終렔懈絿}終렔懈絿{^ 11110000111110111000111010101001111110101010101111001111101111010111110111110000111110111000111010101001111110101010101111001111101111010111101101011110 f0fb8ea9faabcfbd7df0fb8ea9faabcfbd7b5e

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