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 ?紗?}?紗?{^ 0011111110001110110100010011111101111101001111111000111011010001001111110111101101011110 3f8ed13f7d3f8ed13f7b5e
EUC-JP 瀣紗?}瀣紗?{^ 100011111100100110110001101111001101001100111111011111011000111111001001101100011011110011010011001111110111101101011110 8fc9b1bcd33f7d8fc9b1bcd33f7b5e
UTF-8 瀣紗썼}瀣紗썼{^ 111001111000000010100011111001111011010010010111111011001000110110111100011111011110011110000000101000111110011110110100100101111110110010001101101111000111101101011110 e780a3e7b497ec8dbc7de780a3e7b497ec8dbc7b5e
UHC 瀣紗썼}瀣紗썼{^ 111110101010111011011110111010011011110111101000011111011111101010101110110111101110100110111101111010000111101101011110 faaedee9bde87dfaaedee9bde87b5e

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