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 蒔煜疾}蒔煜疾{^ 11110010101101101000111010101010111110110101010110001110101111100111110111110010101101101000111010101010111110110101010110001110101111100111101101011110 f2b68eaafb558ebe7df2b68eaafb558ebe7b5e
EUC-JP ?蒔煜疾}?蒔煜疾{^ 00111111101111001010110010001111110010011111110010111100110000000111110100111111101111001010110010001111110010011111110010111100110000000111101101011110 3fbcac8fc9fcbcc07d3fbcac8fc9fcbcc07b5e
UTF-8 蒔煜疾}蒔煜疾{^ 111011101000011110101101111010001001001010010100111001111000010110011100111001111001011010111110011111011110111010000111101011011110100010010010100101001110011110000101100111001110011110010110101111100111101101011110 ee87ade89294e7859ce796be7dee87ade89294e7859ce796be7b5e
UHC ?蒔煜疾}?蒔煜疾{^ 0011111111100011110010001110100111110010111100101111000001111101001111111110001111001000111010011111001011110010111100000111101101011110 3fe3c8e9f2f2f07d3fe3c8e9f2f2f07b5e

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