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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ???坤\}???坤\{^ 001111110011111100111111100011011010001101011100011111010011111100111111001111111000110110100011010111000111101101011110 3f3f3f8da35c7d3f3f3f8da35c7b5e
EUC-JP ???坤\}???坤\{^ 001111110011111100111111101110101010010101011100011111010011111100111111001111111011101010100101010111000111101101011110 3f3f3fbaa55c7d3f3f3fbaa55c7b5e
UTF-8 易쇗렲坤\}易쇗렲坤\{^ 1110111110100111101000001110110010000111100101111110101110100000101100101110010110011101101001000101110001111101111011111010011110100000111011001000011110010111111010111010000010110010111001011001110110100100010111000111101101011110 efa7a0ec8797eba0b2e59da45c7defa7a0ec8797eba0b2e59da45c7b5e
UHC 易쇗렲坤\}易쇗렲坤\{^ 111011001010111110111100111001101000111010111111110011011101111001011100011111011110110010101111101111001110011010001110101111111100110111011110010111000111101101011110 ecafbce68ebfcdde5c7decafbce68ebfcdde5c7b5e

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