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{^ 100100101000011000111111100101101010000101101110011111011001001010000110001111111001011010100001011011100111101101011110 92863f96a16e7d92863f96a16e7b5e
EUC-JP 中?味n}中?味n{^ 110000111110011000111111110011001010001101101110011111011100001111100110001111111100110010100011011011100111101101011110 c3e63fcca36e7dc3e63fcca36e7b5e
UTF-8 中뀀味n}中뀀味n{^ 1110010010111000101011011110101110000000100000001110010110010001101100110110111001111101111001001011100010101101111010111000000010000000111001011001000110110011011011100111101101011110 e4b8adeb8080e591b36e7de4b8adeb8080e591b36e7b5e
UHC 中뀀味n}中뀀味n{^ 1111000111101001101100101110101111011010101010110110111001111101111100011110100110110010111010111101101010101011011011100111101101011110 f1e9b2ebdaab6e7df1e9b2ebdaab6e7b5e

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