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 蟆乗・馬}蟆乗・馬{^ 1110010110110000100011111110011010100101100101000110111001111101111001011011000010001111111001101010010110010100011011100111101101011110 e5b08fe6a5946e7de5b08fe6a5946e7b5e
EUC-JP 蟆乗・馬}蟆乗・馬{^ 11101010101100101011111011101000100011101010010111000111110011110111110111101010101100101011111011101000100011101010010111000111110011110111101101011110 eab2bee88ea5c7cf7deab2bee88ea5c7cf7b5e
UTF-8 蟆乗・馬}蟆乗・馬{^ 111010001001111110000110111001001011100110010111111011111011110110100101111010011010011010101100011111011110100010011111100001101110010010111001100101111110111110111101101001011110100110100110101011000111101101011110 e89f86e4b997efbda5e9a6ac7de89f86e4b997efbda5e9a6ac7b5e
UHC ???馬}???馬{^ 00111111001111110011111111011000101010010111110100111111001111110011111111011000101010010111101101011110 3f3f3fd8a97d3f3f3fd8a97b5e

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