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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鶯?Т}鶯?Т{^ 11101001111100100011111110000100010100110111110111101001111100100011111110000100010100110111101101011110 e9f23f84537de9f23f84537b5e
EUC-JP 鶯?Т}鶯?Т{^ 11110010111101000011111110100111101101000111110111110010111101000011111110100111101101000111101101011110 f2f43fa7b47df2f43fa7b47b5e
UTF-8 鶯낆Т}鶯낆Т{^ 11101001101101101010111111101011100000101000011011010000101000100111110111101001101101101010111111101011100000101000011011010000101000100111101101011110 e9b6afeb8286d0a27de9b6afeb8286d0a27b5e
UHC 鶯낆Т}鶯낆Т{^ 111001011010001110000101111011001010110010110100011111011110010110100011100001011110110010101100101101000111101101011110 e5a385ecacb47de5a385ecacb47b5e

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