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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 肢??n}肢??n{^ 10001110100010000011111100111111011011100111110110001110100010000011111100111111011011100111101101011110 8e883f3f6e7d8e883f3f6e7b5e
EUC-JP 肢??n}肢??n{^ 10111011111010000011111100111111011011100111110110111011111010000011111100111111011011100111101101011110 bbe83f3f6e7dbbe83f3f6e7b5e
UTF-8 肢끔쏠n}肢끔쏠n{^ 1110100010000010101000101110101110000001100101001110110010001111101000000110111001111101111010001000001010100010111010111000000110010100111011001000111110100000011011100111101101011110 e882a2eb8194ec8fa06e7de882a2eb8194ec8fa06e7b5e
UHC 肢끔쏠n}肢끔쏠n{^ 1111001010110110101100101111101110111101111100100110111001111101111100101011011010110010111110111011110111110010011011100111101101011110 f2b6b2fbbdf26e7df2b6b2fbbdf26e7b5e

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