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 ?盖?毬}?盖?毬{^ 001111111110000110110011001111111001111101111011011111010011111111100001101100110011111110011111011110110111101101011110 3fe1b33f9f7b7d3fe1b33f9f7b7b5e
EUC-JP ?盖?毬}?盖?毬{^ 001111111110001010110101001111111101110111011100011111010011111111100010101101010011111111011101110111000111101101011110 3fe2b53fdddc7d3fe2b53fdddc7b5e
UTF-8 렺盖렺毬}렺盖렺毬{^ 111010111010000010111010111001111001101110010110111010111010000010111010111001101010111110101100011111011110101110100000101110101110011110011011100101101110101110100000101110101110011010101111101011000111101101011110 eba0bae79b96eba0bae6afac7deba0bae79b96eba0bae6afac7b5e
UHC 렺盖렺毬}렺盖렺毬{^ 10001110110000101100101111001100100011101100001011001111101100110111110110001110110000101100101111001100100011101100001011001111101100110111101101011110 8ec2cbcc8ec2cfb37d8ec2cbcc8ec2cfb37b5e

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