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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 齏室ワ踉シロ」 1110100011101011100011101011101011110000110000001101110011100110111100101011110011110000110000001101101110100011 e8eb8ebaf0c0dce6f2bcf0c0dba3
EUC-JP 齏室?ワ踉シ?ロ」 11110000111011011011110010111100001111111000111011011100111011001111010010001110101111000011111110001110110110111000111010100011 f0edbcbc3f8edcecf48ebc3f8edb8ea3
UTF-8 齏室ワ踉シロ」 111010011011110110001111111001011010111010100100111011101000000110111111111011111011111010011100111010001011100010001001111011111011110110111100111011101000000110111111111011111011111010011011111011111011110110100011 e9bd8fe5aea4ee81bfefbe9ce8b889efbdbcee81bfefbe9befbda3
UHC ?室??????? 00111111111000111111100000111111001111110011111100111111001111110011111100111111 3fe3f83f3f3f3f3f3f3f

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