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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 跂ス螢ス跂ス螢スB 11100110111000111011110111100101101000111011110111100110111000111011110111100101101000111011110101000010 e6e3bde5a3bde6e3bde5a3bd42
EUC-JP 跂ス螢ス跂ス螢スB 1110110011100101100011101011110111101010101001011000111010111101111011001110010110001110101111011110101010100101100011101011110101000010 ece58ebdeaa58ebdece58ebdeaa58ebd42
UTF-8 跂ス螢ス跂ス螢スB 11101000101101111000001011101111101111011011110111101000100111101010001011101111101111011011110111101000101101111000001011101111101111011011110111101000100111101010001011101111101111011011110101000010 e8b782efbdbde89ea2efbdbde8b782efbdbde89ea2efbdbd42
UHC ??螢???螢?B 0011111100111111111110111010101100111111001111110011111111111011101010110011111101000010 3f3ffbab3f3f3ffbab3f42

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