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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跛・夋マ跛・夋ボ^ 111001101110101010100101111110101001111110000011011111011110011011101010101001011111101010011111100000110111101101011110 e6eaa5fa9f837de6eaa5fa9f837b5e
EUC-JP 跛・夋マ跛・夋ボ^ 11101100111011001000111010100101100011111011100011100001101001011101111011101100111011001000111010100101100011111011100011100001101001011101110001011110 ecec8ea58fb8e1a5deecec8ea58fb8e1a5dc5e
UTF-8 跛・夋マ跛・夋ボ^ 11101000101101111001101111101111101111011010010111100101101001001000101111100011100000111001111011101000101101111001101111101111101111011010010111100101101001001000101111100011100000111001110001011110 e8b79befbda5e5a48be3839ee8b79befbda5e5a48be3839c5e
UHC 跛??マ跛??ボ^ 11110111111101010011111100111111101010111101111011110111111101010011111100111111101010111101110001011110 f7f53f3fabdef7f53f3fabdc5e

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