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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
EUC-JP ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
UTF-8 梨듭갼x}梨듭갼x{^ 1110111110100111101000101110101110010011101011011110101010110000101111000111100001111101111011111010011110100010111010111001001110101101111010101011000010111100011110000111101101011110 efa7a2eb93adeab0bc787defa7a2eb93adeab0bc787b5e
UHC 梨듭갼x}梨듭갼x{^ 1110110010110001101101011110110010110000101111100111100001111101111011001011000110110101111011001011000010111110011110000111101101011110 ecb1b5ecb0be787decb1b5ecb0be787b5e

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