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 ?叩?達}?叩?達{^ 001111111001001001000000001111111001001001000010011111010011111110010010010000000011111110010010010000100111101101011110 3f92403f92427d3f92403f92427b5e
EUC-JP ?叩?達}?叩?達{^ 001111111100001110100001001111111100001110100011011111010011111111000011101000010011111111000011101000110111101101011110 3fc3a13fc3a37d3fc3a13fc3a37b5e
UTF-8 렺叩렺達}렺叩렺達{^ 111010111010000010111010111001011000111110101001111010111010000010111010111010011000000110010100011111011110101110100000101110101110010110001111101010011110101110100000101110101110100110000001100101000111101101011110 eba0bae58fa9eba0bae981947deba0bae58fa9eba0bae981947b5e
UHC 렺叩렺達}렺叩렺達{^ 10001110110000101100110110110000100011101100001011010011101110010111110110001110110000101100110110110000100011101100001011010011101110010111101101011110 8ec2cdb08ec2d3b97d8ec2cdb08ec2d3b97b5e

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