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 ??漿蓋}??漿蓋{^ 001111110011111110011111111101111000101001010111011111010011111100111111100111111111011110001010010101110111101101011110 3f3f9ff78a577d3f3f9ff78a577b5e
EUC-JP ??漿蓋}??漿蓋{^ 001111110011111111011110111110011011001110111000011111010011111100111111110111101111100110110011101110000111101101011110 3f3fdef9b3b87d3f3fdef9b3b87b5e
UTF-8 鱗렲漿蓋}鱗렲漿蓋{^ 111011111010011110110010111010111010000010110010111001101011110010111111111010001001001110001011011111011110111110100111101100101110101110100000101100101110011010111100101111111110100010010011100010110111101101011110 efa7b2eba0b2e6bcbfe8938b7defa7b2eba0b2e6bcbfe8938b7b5e
UHC 鱗렲漿蓋}鱗렲漿蓋{^ 11101100111001111000111010111111111011011110110011001011110011110111110111101100111001111000111010111111111011011110110011001011110011110111101101011110 ece78ebfedeccbcf7dece78ebfedeccbcf7b5e

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