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 燾痔竺}燾痔竺{^ 11111011010110101000111010100100111100011110000010001110101100010111110111111011010110101000111010100100111100011110000010001110101100010111101101011110 fb5a8ea4f1e08eb17dfb5a8ea4f1e08eb17b5e
EUC-JP 燾痔?竺}燾痔?竺{^ 10001111110010101011110110111100101001100011111110111100101100110111110110001111110010101011110110111100101001100011111110111100101100110111101101011110 8fcabdbca63fbcb37d8fcabdbca63fbcb37b5e
UTF-8 燾痔竺}燾痔竺{^ 111001111000011110111110111001111001011110010100111011101000010110011011111001111010101110111010011111011110011110000111101111101110011110010111100101001110111010000101100110111110011110101011101110100111101101011110 e787bee79794ee859be7abba7de787bee79794ee859be7abba7b5e
UHC 燾痔?竺}燾痔?竺{^ 1101010010100111111101101100000000111111111101011110011101111101110101001010011111110110110000000011111111110101111001110111101101011110 d4a7f6c03ff5e77dd4a7f6c03ff5e77b5e

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