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 薰りオア}薰りオア{^ 111110111001111010000010111010001011010110110001011111011111101110011110100000101110100010110101101100010111101101011110 fb9e82e8b5b17dfb9e82e8b5b17b5e
EUC-JP ?りオア}?りオア{^ 0011111110100100111010101000111010110101100011101011000101111101001111111010010011101010100011101011010110001110101100010111101101011110 3fa4ea8eb58eb17d3fa4ea8eb58eb17b5e
UTF-8 薰りオア}薰りオア{^ 111010001001011010110000111000111000001010001010111011111011110110110101111011111011110110110001011111011110100010010110101100001110001110000010100010101110111110111101101101011110111110111101101100010111101101011110 e896b0e3828aefbdb5efbdb17de896b0e3828aefbdb5efbdb17b5e
UHC 薰り??}薰り??{^ 111111011011100110101010111010100011111100111111011111011111110110111001101010101110101000111111001111110111101101011110 fdb9aaea3f3f7dfdb9aaea3f3f7b5e

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