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 終杻쥠}終杻쥠{^ 111001111011010110000010111001101001110110111011111011001010010110100000011111011110011110110101100000101110011010011101101110111110110010100101101000000111101101011110 e7b582e69dbbeca5a07de7b582e69dbbeca5a07b5e
UHC 終杻쥠}終杻쥠{^ 111100001111101111010010111011101100000111100111011111011111000011111011110100101110111011000001111001110111101101011110 f0fbd2eec1e77df0fbd2eec1e77b5e

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