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 宵エ将ゥ}宵エ将ゥ{^ 100011111010101010110100100011111010101110101001011111011000111110101010101101001000111110101011101010010111101101011110 8faab48faba97d8faab48faba97b5e
EUC-JP 宵エ将ゥ}宵エ将ゥ{^ 10111110101011001000111010110100101111101010110110001110101010010111110110111110101011001000111010110100101111101010110110001110101010010111101101011110 beac8eb4bead8ea97dbeac8eb4bead8ea97b5e
UTF-8 宵エ将ゥ}宵エ将ゥ{^ 111001011010111010110101111011111011110110110100111001011011000010000110111011111011110110101001011111011110010110101110101101011110111110111101101101001110010110110000100001101110111110111101101010010111101101011110 e5aeb5efbdb4e5b086efbda97de5aeb5efbdb4e5b086efbda97b5e
UHC 宵???}宵???{^ 11100001101100100011111100111111001111110111110111100001101100100011111100111111001111110111101101011110 e1b23f3f3f7de1b23f3f3f7b5e

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