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 豺ア蟋杵}豺ア蟋杵{^ 1110011010110111101100011110010110100111100010110110111001111101111001101011011110110001111001011010011110001011011011100111101101011110 e6b7b1e5a78b6e7de6b7b1e5a78b6e7b5e
EUC-JP 豺ア蟋杵}豺ア蟋杵{^ 11101100101110011000111010110001111010101010100110110101110011110111110111101100101110011000111010110001111010101010100110110101110011110111101101011110 ecb98eb1eaa9b5cf7decb98eb1eaa9b5cf7b5e
UTF-8 豺ア蟋杵}豺ア蟋杵{^ 111010001011000110111010111011111011110110110001111010001001111110001011111001101001110110110101011111011110100010110001101110101110111110111101101100011110100010011111100010111110011010011101101101010111101101011110 e8b1baefbdb1e89f8be69db57de8b1baefbdb1e89f8be69db57b5e
UHC 豺??杵}豺??杵{^ 111000111100111100111111001111111110111010111110011111011110001111001111001111110011111111101110101111100111101101011110 e3cf3f3feebe7de3cf3f3feebe7b5e

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