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 薰る桿}薰る桿{^ 111110111001111010000010111010011001111010000101011111011111101110011110100000101110100110011110100001010111101101011110 fb9e82e99e857dfb9e82e99e857b5e
EUC-JP ?る桿}?る桿{^ 00111111101001001110101111011011111001010111110100111111101001001110101111011011111001010111101101011110 3fa4ebdbe57d3fa4ebdbe57b5e
UTF-8 薰る桿}薰る桿{^ 111010001001011010110000111000111000001010001011111001101010000110111111011111011110100010010110101100001110001110000010100010111110011010100001101111110111101101011110 e896b0e3828be6a1bf7de896b0e3828be6a1bf7b5e
UHC 薰る桿}薰る桿{^ 111111011011100110101010111010111100101011010100011111011111110110111001101010101110101111001010110101000111101101011110 fdb9aaebcad47dfdb9aaebcad47b5e

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