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 才?運?}才?運?{^ 100011011100101100111111100010010101111000111111011111011000110111001011001111111000100101011110001111110111101101011110 8dcb3f895e3f7d8dcb3f895e3f7b5e
EUC-JP 才?運?}才?運?{^ 101110101100110100111111101100011011111100111111011111011011101011001101001111111011000110111111001111110111101101011110 bacd3fb1bf3f7dbacd3fb1bf3f7b5e
UTF-8 才렭運렩}才렭運렩{^ 111001101000100110001101111010111010000010101101111010011000000110001011111010111010000010101001011111011110011010001001100011011110101110100000101011011110100110000001100010111110101110100000101010010111101101011110 e6898deba0ade9818beba0a97de6898deba0ade9818beba0a97b5e
UHC 才렭運렩}才렭運렩{^ 11101110101001101000111010111010111010101010000110001110101101110111110111101110101001101000111010111010111010101010000110001110101101110111101101011110 eea68ebaeaa18eb77deea68ebaeaa18eb77b5e

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