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{^ 10010011111101110011111100111111011011100111110110010011111101110011111100111111011011100111101101011110 93f73f3f6e7d93f73f3f6e7b5e
EUC-JP 肉??n}肉??n{^ 11000110111110010011111100111111011011100111110111000110111110010011111100111111011011100111101101011110 c6f93f3f6e7dc6f93f3f6e7b5e
UTF-8 肉뀀틛n}肉뀀틛n{^ 1110100010000010100010011110101110000000100000001110110110001011100110110110111001111101111010001000001010001001111010111000000010000000111011011000101110011011011011100111101101011110 e88289eb8080ed8b9b6e7de88289eb8080ed8b9b6e7b5e
UHC 肉뀀틛n}肉뀀틛n{^ 1110101110111111101100101110101110111010100010000110111001111101111010111011111110110010111010111011101010001000011011100111101101011110 ebbfb2ebba886e7debbfb2ebba886e7b5e

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