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 踟ー謚シ}踟ー謚シ{^ 111001101111011110110000111001101000101010111100011111011110011011110111101100001110011010001010101111000111101101011110 e6f7b0e68abc7de6f7b0e68abc7b5e
EUC-JP 踟ー謚シ}踟ー謚シ{^ 11101100111110011000111010110000111010111110101010001110101111000111110111101100111110011000111010110000111010111110101010001110101111000111101101011110 ecf98eb0ebea8ebc7decf98eb0ebea8ebc7b5e
UTF-8 踟ー謚シ}踟ー謚シ{^ 111010001011100010011111111011111011110110110000111010001010110010011010111011111011110110111100011111011110100010111000100111111110111110111101101100001110100010101100100110101110111110111101101111000111101101011110 e8b89fefbdb0e8ac9aefbdbc7de8b89fefbdb0e8ac9aefbdbc7b5e
UHC ??謚?}??謚?{^ 00111111001111111110110011010000001111110111110100111111001111111110110011010000001111110111101101011110 3f3fecd03f7d3f3fecd03f7b5e

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