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 韭丞ァィ}韭丞ァィ{^ 111010001110101010001111111001011010011110101000011111011110100011101010100011111110010110100111101010000111101101011110 e8ea8fe5a7a87de8ea8fe5a7a87b5e
EUC-JP 韭丞ァィ}韭丞ァィ{^ 11110000111011001011111011100111100011101010011110001110101010000111110111110000111011001011111011100111100011101010011110001110101010000111101101011110 f0ecbee78ea78ea87df0ecbee78ea78ea87b5e
UTF-8 韭丞ァィ}韭丞ァィ{^ 111010011001111110101101111001001011100010011110111011111011110110100111111011111011110110101000011111011110100110011111101011011110010010111000100111101110111110111101101001111110111110111101101010000111101101011110 e99fade4b89eefbda7efbda87de99fade4b89eefbda7efbda87b5e
UHC ?丞??}?丞??{^ 00111111111000111010101000111111001111110111110100111111111000111010101000111111001111110111101101011110 3fe3aa3f3f7d3fe3aa3f3f7b5e

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