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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 我??}我??{^ 1000100111100100001111110011111101111101100010011110010000111111001111110111101101011110 89e43f3f7d89e43f3f7b5e
EUC-JP 我??}我??{^ 1011001011100110001111110011111101111101101100101110011000111111001111110111101101011110 b2e63f3f7db2e63f3f7b5e
UTF-8 我덀떣}我덀떣{^ 111001101000100010010001111010111000110110000000111010111001011010100011011111011110011010001000100100011110101110001101100000001110101110010110101000110111101101011110 e68891eb8d80eb96a37de68891eb8d80eb96a37b5e
UHC 我덀떣}我덀떣{^ 111001001011001010001000111000111000101110110111011111011110010010110010100010001110001110001011101101110111101101011110 e4b288e38bb77de4b288e38bb77b5e

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