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 蹂ー逧コ}蹂ー逧コ{^ 111001101111100010110000111001111001101010111010011111011110011011111000101100001110011110011010101110100111101101011110 e6f8b0e79aba7de6f8b0e79aba7b5e
EUC-JP 蹂ー逧コ}蹂ー逧コ{^ 11101100111110101000111010110000111011011111101010001110101110100111110111101100111110101000111010110000111011011111101010001110101110100111101101011110 ecfa8eb0edfa8eba7decfa8eb0edfa8eba7b5e
UTF-8 蹂ー逧コ}蹂ー逧コ{^ 111010001011100110000010111011111011110110110000111010011000000010100111111011111011110110111010011111011110100010111001100000101110111110111101101100001110100110000000101001111110111110111101101110100111101101011110 e8b982efbdb0e980a7efbdba7de8b982efbdb0e980a7efbdba7b5e
UHC 蹂???}蹂???{^ 11101011101100110011111100111111001111110111110111101011101100110011111100111111001111110111101101011110 ebb33f3f3f7debb33f3f3f7b5e

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