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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?紗??烏錚? 00111111100011101101000100111111001111111000100101000111111010000100001000111111 3f8ed13f3f8947e8423f
EUC-JP 靷紗??烏錚? 100011111110011110111101101111001101001100111111001111111011000110101000111011111010001100111111 8fe7bdbcd33f3fb1a8efa33f
UTF-8 靷紗렣흖烏錚퓻 111010011001110110110111111001111011010010010111111010111010000010100011111011011001110110010110111001111000001110001111111010011000110010011010111011011001001110111011 e99db7e7b497eba0a3ed9d96e7838fe98c9aed93bb
UHC 靷紗렣흖烏錚퓻 1110110011100110110111101110100110001110101101001100100011101000111010001010000111101110101101101100011110111111 ece6dee98eb4c8e8e8a1eeb6c7bf

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