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 橡?星}橡?星{^ 10010011110010010011111110010000101011110111110110010011110010010011111110010000101011110111101101011110 93c93f90af7d93c93f90af7b5e
EUC-JP 橡?星}橡?星{^ 11000110110010110011111111000000101100010111110111000110110010110011111111000000101100010111101101011110 c6cb3fc0b17dc6cb3fc0b17b5e
UTF-8 橡슲星}橡슲星{^ 111001101010100110100001111011001000101010110010111001101001100010011111011111011110011010101001101000011110110010001010101100101110011010011000100111110111101101011110 e6a9a1ec8ab2e6989f7de6a9a1ec8ab2e6989f7b5e
UHC 橡슲星}橡슲星{^ 110111111100111010011010101110011110000011111000011111011101111111001110100110101011100111100000111110000111101101011110 dfce9ab9e0f87ddfce9ab9e0f87b5e

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