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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 終??}終??{^ 1000111101001001001111110011111101111101100011110100100100111111001111110111101101011110 8f493f3f7d8f493f3f7b5e
EUC-JP 終杻?}終杻?{^ 101111011010101010001111110000111010011000111111011111011011110110101010100011111100001110100110001111110111101101011110 bdaa8fc3a63f7dbdaa8fc3a63f7b5e
UTF-8 終杻릍}終杻릍{^ 111001111011010110000010111001101001110110111011111010111010011010001101011111011110011110110101100000101110011010011101101110111110101110100110100011010111101101011110 e7b582e69dbbeba68d7de7b582e69dbbeba68d7b5e
UHC 終杻릍}終杻릍{^ 111100001111101111010010111011101011100010101100011111011111000011111011110100101110111010111000101011000111101101011110 f0fbd2eeb8ac7df0fbd2eeb8ac7b5e

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