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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN ?叩?丹[}?叩?丹[{^ 0011111110010010010000000011111110010010010011110101101101111101001111111001001001000000001111111001001001001111010110110111101101011110 3f92403f924f5b7d3f92403f924f5b7b5e
EUC-JP ?叩?丹[}?叩?丹[{^ 0011111111000011101000010011111111000011101100000101101101111101001111111100001110100001001111111100001110110000010110110111101101011110 3fc3a13fc3b05b7d3fc3a13fc3b05b7b5e
UTF-8 렺叩렺丹[}렺叩렺丹[{^ 1110101110100000101110101110010110001111101010011110101110100000101110101110010010111000101110010101101101111101111010111010000010111010111001011000111110101001111010111010000010111010111001001011100010111001010110110111101101011110 eba0bae58fa9eba0bae4b8b95b7deba0bae58fa9eba0bae4b8b95b7b5e
UHC 렺叩렺丹[}렺叩렺丹[{^ 100011101100001011001101101100001000111011000010110100111010000101011011011111011000111011000010110011011011000010001110110000101101001110100001010110110111101101011110 8ec2cdb08ec2d3a15b7d8ec2cdb08ec2d3a15b7b5e

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