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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 롃뤷끗렗}롃뤷끗렗{^ 111010111010000110000011111010111010010010110111111010111000000110010111111010111010000010010111011111011110101110100001100000111110101110100100101101111110101110000001100101111110101110100000100101110111101101011110 eba183eba4b7eb8197eba0977deba183eba4b7eb8197eba0977b5e
UHC 롃뤷끗렗}롃뤷끗렗{^ 10001110110010101000111111100101101100101111110110001110101011000111110110001110110010101000111111100101101100101111110110001110101011000111101101011110 8eca8fe5b2fd8eac7d8eca8fe5b2fd8eac7b5e

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